mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-04 09:30:00 +01:00
Update and rename systemd-copypasta to systemd-copypasta.txt
This commit is contained in:
parent
5eb58c22f5
commit
3c6eb4e627
@ -16,9 +16,7 @@ ProtectKernelModules=true
|
||||
ProtectControlGroups=true
|
||||
|
||||
ExecStart=/usr/bin/screen -DmS mc-%i /bin/sh start.sh
|
||||
ExecReload=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "viaver reload"\\015'
|
||||
ExecReload=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "reload"\\015'
|
||||
ExecStop=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "viaaas end"\\015'
|
||||
ExecStop=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "end"\\015'
|
||||
ExecStop=/usr/bin/screen -p 0 -S mc-%i -X eval 'stuff "stop"\\015'
|
||||
ExecStop=/bin/sh -c 'sleep 10'
|
Loading…
Reference in New Issue
Block a user