9 lines
162 B
Desktop File
9 lines
162 B
Desktop File
[Unit]
|
|
Description=Check for new mail
|
|
RefuseManualStart=no
|
|
RefuseManualStop=yes
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/home/powellc/.config/systemd/user/checkmail.sh
|