mirror of
https://github.com/nxshock/gonx.git
synced 2025-07-01 23:53:35 +05:00
Allow unix socket for systemd unit
This commit is contained in:
parent
b6c45bc386
commit
1fe5a70c7c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ UMask=0027
|
|||
ProtectProc=noaccess
|
||||
ProcSubset=pid
|
||||
SystemCallFilter=~@clock @swap @reboot @raw-io @privileged @obsolete @mount @module @debug @cpu-emulation
|
||||
RestrictAddressFamilies=~AF_UNIX AF_PACKET AF_NETLINK
|
||||
RestrictAddressFamilies=~AF_PACKET AF_NETLINK
|
||||
UMask=0066
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue