fix(cli): install complete systemd runtime

This commit is contained in:
vorotamoroz
2026-08-30 09:38:34 +00:00
parent 011a8405b5
commit 4b47ebbd4d
6 changed files with 263 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ After=network-online.target
Wants=network-online.target
[Service]
Type=simple
Type=exec
ExecStart=LIVESYNC_BIN LIVESYNC_VAULT_PATH
Restart=on-failure
RestartSec=10