configs: pull current configs out of rc.org & clean up
[~bandali/configs] / .config / systemd / user / getmail.service
1 [Unit]
2 Description=getmail service
3
4 [Service]
5 Type=oneshot
6 ExecStart=/usr/bin/getmail
7 StandardOutput=syslog
8 StandardError=syslog