scripts
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[Unit]
|
||||
Description=OpenBSD Secure Shell server
|
||||
After=network.target auditd.service
|
||||
ConditionPathExists=!/etc/ssh/sshd_not_to_be_run
|
||||
Description=mnml game server
|
||||
After=postgresql
|
||||
User=mnml
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/mnml/bin/mnml
|
||||
ExecStart=/usr/local/mnml/bin/mnml
|
||||
KillMode=process
|
||||
Restart=on-failure
|
||||
RestartPreventExitStatus=255
|
||||
|
||||
Reference in New Issue
Block a user