systemd-user/user/gpo.service
2014-07-06 13:17:51 +02:00

14 lines
221 B
Desktop File

[Unit]
Description=Automatic Gpodder download
[Service]
Type=oneshot
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
ExecStart=/usr/bin/gpo update
ExecStart=/usr/bin/gpo download
[Install]
WantedBy=cron-daily.target