[packaging] (Linux) fix: modified service restrictions to allow write access to Portmaster binary folder

This commit is contained in:
Alexandr Stelnykovych
2025-04-22 17:22:48 +03:00
parent c94ec9ac5e
commit 6288056dc6

View File

@@ -23,6 +23,7 @@ Environment=LOGLEVEL=info
Environment=PORTMASTER_ARGS=
EnvironmentFile=-/etc/default/portmaster
ProtectSystem=true
ReadWritePaths=/usr/lib/portmaster
RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6
RestrictNamespaces=yes
ProtectHome=read-only