9 lines
154 B
Desktop File
9 lines
154 B
Desktop File
[Unit]
|
|
Description=Mail fetch and notification service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/home/core/.mutt/mailnotify.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|