systemd-user/user/gpo.service

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