mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-26 15:40:18 +00:00
Fix systemctl unit (#472)
Co-authored-by: Jonas Wiklund <Jonas Wiklund>
This commit is contained in:
co-authored by
Jonas Wiklund <Jonas Wiklund>
parent
c372c99729
commit
acea1143cf
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user