diff --git a/systemd/.config/systemd/user/msmtp-runqueue.service b/systemd/.config/systemd/user/msmtp-runqueue.service index 8deeb55..364ef96 100644 --- a/systemd/.config/systemd/user/msmtp-runqueue.service +++ b/systemd/.config/systemd/user/msmtp-runqueue.service @@ -3,4 +3,4 @@ Description=Send emails from msmtp queue [Service] Type=oneshot -ExecStart=/usr/bin/msmtp-runqueue.sh +ExecStart=%h/.local/bin/msmtp-runqueue.sh