update msmtp-runqueue service to use local program

This commit is contained in:
Bruno Carlin 2018-09-28 11:39:15 +02:00
parent dc2cf152ee
commit 7ed0af00d4

View file

@ -3,4 +3,4 @@ Description=Send emails from msmtp queue
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=/usr/bin/msmtp-runqueue.sh ExecStart=%h/.local/bin/msmtp-runqueue.sh