mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-13 18:57:18 +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
|
||||
SystemCallFilter=@system-service
|
||||
SystemCallFilter=~@privileged @resources
|
||||
SystemCallFilter=setrlimit
|
||||
SystemCallArchitectures=native
|
||||
UMask=0066
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user