1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

[fix] Bad call inside service

This commit is contained in:
ljf 2018-06-21 15:45:17 +02:00
parent ee5b78788f
commit 7d5613ff04

View file

@ -4,7 +4,7 @@ After=network.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/backupwith-__APP__
ExecStart=/usr/local/bin/backup-with-__APP__
User=root
Group=root