systemd: email: Use a specifier for home directory

master
Sanchayan Maity 5 months ago
parent e01bca9fec
commit 5abc061094

@ -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…
Cancel
Save