Fix systemctl unit (#472)

Co-authored-by: Jonas Wiklund <Jonas Wiklund>
This commit is contained in:
Jonas Wiklund
2026-03-11 17:04:11 -07:00
committed by GitHub
co-authored by Jonas Wiklund <Jonas Wiklund>
parent c372c99729
commit acea1143cf
+1
View File
@@ -114,6 +114,7 @@ fn install_linux() -> Result<()> {
\n\
[Service]\n\
Type=simple\n\
Environment=\"CLI_ENABLED=false\"\n\
ExecStart=\"{exe}\" run\n\
Restart=always\n\
RestartSec=3\n\