diff options
| author | Cody Robibero <cody@robibe.ro> | 2021-12-19 11:13:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-19 11:13:47 -0700 |
| commit | 71f6326e1a847e36c078cbfa47d8f065c2ec527a (patch) | |
| tree | e5df1f1f1c0e826a5ad633adefa1fa11f9272173 | |
| parent | 3f3295a5d666af40d0f768795e7790e0cc0efaed (diff) | |
| parent | 92448ffabd3236b6637492f0937d252d9d35d0ad (diff) | |
Merge pull request #7012 from nnnlog/remove-protect-clock
| -rw-r--r-- | debian/jellyfin.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/jellyfin.service b/debian/jellyfin.service index 071f949dd..b86f40473 100644 --- a/debian/jellyfin.service +++ b/debian/jellyfin.service @@ -16,7 +16,6 @@ RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK RestrictNamespaces=true RestrictRealtime=true RestrictSUIDSGID=true -ProtectClock=true ProtectControlGroups=true ProtectHostname=true ProtectKernelLogs=true |
