Merge branch 'private_users' of https://github.com/bluca/MPD
This commit is contained in:
commit
0b22cc962d
@ -19,6 +19,8 @@ LimitRTTIME=infinity
|
|||||||
# for io_uring
|
# for io_uring
|
||||||
LimitMEMLOCK=64M
|
LimitMEMLOCK=64M
|
||||||
|
|
||||||
|
# Required in order for ProtectSystem= (and other sandboxing) to work
|
||||||
|
PrivateUsers=yes
|
||||||
# disallow writing to /usr, /bin, /sbin, ...
|
# disallow writing to /usr, /bin, /sbin, ...
|
||||||
ProtectSystem=yes
|
ProtectSystem=yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user