systemd: email: Use a specifier for home directory
This commit is contained in:
parent
e01bca9fec
commit
5abc061094
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Description=Mail fetch and notification service
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/core/.mutt/mailnotify.sh
|
||||
ExecStart=%h/.mutt/mailnotify.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Reference in a new issue