mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-02 08:31:27 +03:00
This appears to be used by newer go versions and navidrome fails to start unless it's allowed. Signed-off-by: Jeff Henson <jeff@henson.io>
This commit is contained in:
parent
c12510d6e2
commit
6d3d005fca
@ -38,6 +38,7 @@ RestrictNamespaces=yes
|
|||||||
RestrictRealtime=yes
|
RestrictRealtime=yes
|
||||||
SystemCallFilter=@system-service
|
SystemCallFilter=@system-service
|
||||||
SystemCallFilter=~@privileged @resources
|
SystemCallFilter=~@privileged @resources
|
||||||
|
SystemCallFilter=setrlimit
|
||||||
SystemCallArchitectures=native
|
SystemCallArchitectures=native
|
||||||
UMask=0066
|
UMask=0066
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user