bundles: less Restart=on-failure, more Restart=always
This commit is contained in:
parent
5b276368b8
commit
8a0c8f32ae
9 changed files with 9 additions and 9 deletions
|
@ -11,7 +11,7 @@ Environment="PLEROMA_CONFIG_PATH=/opt/pleroma/pleroma.config.exs"
|
|||
Environment="PLUG_TMPDIR=/tmp/pleroma"
|
||||
ExecStart=/opt/pleroma/release/bin/pleroma start
|
||||
ExecStop=/opt/pleroma/release/bin/pleroma stop
|
||||
Restart=on-failure
|
||||
Restart=always
|
||||
|
||||
PrivateTmp=true
|
||||
ProtectHome=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue