This commit is contained in:
2023-08-30 09:51:39 +08:00
parent c560b8ac42
commit cbbfdbc499
4 changed files with 1 additions and 49 deletions

View File

@@ -7,7 +7,7 @@ Type=simple
LimitNOFILE=65535
Restart=always
ExecStart=/usr/local/omc/run/sshsvc -c /usr/local/omc/etc/sshsvc.yaml
ExecStart=/usr/local/omc/bin/sshsvc -c /usr/local/omc/etc/sshsvc.yaml
RestartSec=2
RestartPreventExitStatus=1
ExecReload=/bin/kill -HUP $MAINPID