Package: anacron Version: 2.3-22 Severity: important Hi,
when started with the systemd unit, anacron runs correctly… once. It waits for the first batch of scheduled jobs (usually cron.daily), executes it, then exits. $ systemctl status anacron anacron.service - Run anacron jobs Loaded: loaded (/lib/systemd/system/anacron.service; enabled) Active: inactive (dead) since mar. 2014-10-28 07:40:39 CET; 4h 12min ago Process: 6856 ExecStart=/usr/sbin/anacron -dsq (code=exited, status=0/SUCCESS) Main PID: 6856 (code=exited, status=0/SUCCESS) CGroup: /system.slice/anacron.service Oct 28 07:30:01 tomoyo systemd[1]: Starting Run anacron jobs... Oct 28 07:30:01 tomoyo systemd[1]: Started Run anacron jobs. Oct 28 07:30:01 tomoyo anacron[6856]: Anacron 2.3 started on 2014-10-28 Oct 28 07:30:01 tomoyo anacron[6856]: Will run job `cron.daily' in 5 min. Oct 28 07:30:01 tomoyo anacron[6856]: Jobs will be executed sequentially Oct 28 07:35:01 tomoyo anacron[6856]: Job `cron.daily' started Oct 28 07:35:01 tomoyo anacron[6870]: Updated timestamp for job `cron.daily' to 2014-10-28 Oct 28 07:40:39 tomoyo anacron[6856]: Job `cron.daily' terminated Oct 28 07:40:39 tomoyo anacron[6856]: Normal exit (1 job run) Other people on #debian-systemd have been able to confirm the bug. Cheers, -- .''`. Josselin Mouette : :' : `. `' `- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

