This commit is contained in:
ntr
2019-07-15 20:38:04 +10:00
parent 4c5eca0e30
commit f752df4bca
10 changed files with 176 additions and 53 deletions
+4 -4
View File
@@ -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