2017-06-01 07:53:27 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Mail fetch and notification service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
2022-10-13 16:11:53 +02:00
|
|
|
ExecStart=%h/.mutt/mailnotify.sh
|
2017-06-01 07:53:27 +02:00
|
|
|
|
|
|
|
[Install]
|
2019-11-07 13:50:06 +01:00
|
|
|
WantedBy=default.target
|