mirror of
https://gitlab.com/veilid/veilid.git
synced 2026-01-13 13:31:25 -05:00
attempt to correct IPC path group permissions on systemd service
This commit is contained in:
parent
e0c20ed4c9
commit
cf56d669ba
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ TimeoutStopSec=5
|
|||
WorkingDirectory=/
|
||||
User=veilid
|
||||
Group=veilid
|
||||
UMask=0002
|
||||
|
||||
CapabilityBoundingSet=
|
||||
SystemCallFilter=@system-service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue