diff options
Diffstat (limited to 'local/bin/allsync')
| -rwxr-xr-x | local/bin/allsync | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/local/bin/allsync b/local/bin/allsync index 0dcccc5..70c9d29 100755 --- a/local/bin/allsync +++ b/local/bin/allsync @@ -23,7 +23,7 @@ cron_enable() { } | crontab - else systemctl --user start allsync.timer - systemctl --user start davmail.timer + systemctl --user start davmail.service fi notify_bar } |
