6 Commits

Author SHA1 Message Date
Daniel Schaal
0eff130158 Use try-restart cron.target to only start it when it was active before.
Using try-restart cron.target gets only restarted when it was started before,
this way it won't get started when the administrator has decided to not enable
or start it.
2014-07-20 16:47:44 +02:00
Daniel Schaal
c87019caf8 Remove unnecessary call to generator when updating cron units
systemctl daemon-reload already takes care of deleting old unit files
and executing the generators again.
2014-07-20 14:49:23 +02:00
Konstantin Stepanov
1b01905327 fix cron.target dependencies cleanup 2014-04-23 13:55:19 +03:00
Konstantin Stepanov
b3d9bd2b93 add crontab utility script, fix permissions 2014-04-23 13:23:17 +03:00
Konstantin Stepanov
1f700fc5c5 dependencies via wants directory 2014-04-23 11:27:35 +03:00
Konstantin Stepanov
08f5056c05 2014-04-22 08:55:11 -07:00