update msmtp-runqueue service to use local program
This commit is contained in:
parent
dc2cf152ee
commit
7ed0af00d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue