mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 20:40:38 +00:00
Add RemoveIPC too.
This commit is contained in:
parent
594fc1ac74
commit
1ad92ce270
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ ProtectProc=invisible
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
# Profile pictures and attachments to upload must be located here for the service to access them
|
# Profile pictures and attachments to upload must be located here for the service to access them
|
||||||
ReadWritePaths=/var/lib/signal-cli
|
ReadWritePaths=/var/lib/signal-cli
|
||||||
|
RemoveIPC=true
|
||||||
RestrictAddressFamilies=AF_INET AF_INET6
|
RestrictAddressFamilies=AF_INET AF_INET6
|
||||||
RestrictNamespaces=true
|
RestrictNamespaces=true
|
||||||
RestrictRealtime=true
|
RestrictRealtime=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue