We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67c25e commit 77c3399Copy full SHA for 77c3399
docs/question/systemd-config.mdx
@@ -56,7 +56,7 @@ StandardOutput=journal
56
StandardError=journal
57
58
WorkingDirectory=/root/zfile-pro/
59
-ExecStart=/root/zfile-pro/zfile/zfile --spring.config.location=/root/zfile-pro/application.properties
+ExecStart=/root/zfile-pro/zfile/zfile-pro --spring.config.location=/root/zfile-pro/application.properties
60
ExecReload=/bin/kill -HUP $MAINPID
61
62
SuccessExitStatus=143
0 commit comments