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