Re: [systemd-devel] Enable a cron with systemd

2012-02-05 Thread Mike Kazantsev
On Sun, 5 Feb 2012 13:58:36 +0100 Steve Traylen wrote: > Hi, > > I was looking migrating one fedora package, fetch-crl to systemd. It > is similar situation > also for yum-cron. > > The aim is to have a cron installed but that it only does something if > a particular service > is started. > >

[systemd-devel] Enable a cron with systemd

2012-02-05 Thread Steve Traylen
Hi, I was looking migrating one fedora package, fetch-crl to systemd. It is similar situation also for yum-cron. The aim is to have a cron installed but that it only does something if a particular service is started. Currently the methods of the init.d script does start , touch /var/lock/subsys