mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Remove now unnecessary SuccessExitStatus from systemd units
This commit is contained in:
parent
5d33f71d4d
commit
b20978e08e
3 changed files with 0 additions and 6 deletions
|
@ -32,8 +32,6 @@ RestrictAddressFamilies=AF_INET AF_INET6
|
|||
RestrictNamespaces=true
|
||||
RestrictRealtime=true
|
||||
RestrictSUIDSGID=true
|
||||
# JVM always exits with 143 in reaction to SIGTERM signal
|
||||
SuccessExitStatus=143
|
||||
StandardInput=socket
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue