[packaging] (Linux) fix: modified service restrictions to allow write access to Portmaster binary folder
This commit is contained in:
@@ -23,6 +23,7 @@ Environment=LOGLEVEL=info
|
|||||||
Environment=PORTMASTER_ARGS=
|
Environment=PORTMASTER_ARGS=
|
||||||
EnvironmentFile=-/etc/default/portmaster
|
EnvironmentFile=-/etc/default/portmaster
|
||||||
ProtectSystem=true
|
ProtectSystem=true
|
||||||
|
ReadWritePaths=/usr/lib/portmaster
|
||||||
RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6
|
RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6
|
||||||
RestrictNamespaces=yes
|
RestrictNamespaces=yes
|
||||||
ProtectHome=read-only
|
ProtectHome=read-only
|
||||||
|
|||||||
Reference in New Issue
Block a user