diff --git a/conf/systemd.service b/conf/systemd.service index b2d0080..2a4cb98 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -4,7 +4,7 @@ After=network.target [Service] Type=oneshot -ExecStart=/usr/bin/sudo /usr/local/bin/backup-with-__APP__ __APP__ +ExecStart=/usr/local/bin/backup-with-__APP__ __APP__ User=__APP__ Group=__APP__