diff --git a/conf/systemd.service b/conf/systemd.service index 212201b..19866e4 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -4,7 +4,7 @@ After=network.target [Service] Type=oneshot -ExecStart=/usr/local/bin/backup⁻with-__APP__ +ExecStart=/usr/local/bin/backup-with-__APP__ User=root Group=root