systemd: email: Use a specifier for home directory

This commit is contained in:
Sanchayan Maity 2022-10-13 19:41:53 +05:30
parent e01bca9fec
commit 5abc061094
1 changed files with 1 additions and 1 deletions

View File

@ -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