mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
use Restart=always instead of on-failure for mjolnir
This commit is contained in:
parent
1c6a25847e
commit
a51be5a926
@ -26,7 +26,7 @@ ProtectProc=invisible
|
||||
ProtectSystem=strict
|
||||
ReadWritePaths=/var/lib/mjolnir
|
||||
RemoveIPC=true
|
||||
Restart=on-failure
|
||||
Restart=always
|
||||
RestartSec=5s
|
||||
RestrictAddressFamilies=AF_INET6
|
||||
RestrictNamespaces=true
|
||||
|
Loading…
Reference in New Issue
Block a user