diff options
author | mh <mh@immerda.ch> | 2010-08-06 19:45:32 +0200 |
---|---|---|
committer | mh <mh@immerda.ch> | 2010-08-06 19:59:31 +0200 |
commit | dcdf341af2b32969c47bef5939e34952a6fc7642 (patch) | |
tree | 7f0c419c437f917d34d480f32baaa51ebb53324c /README | |
parent | f67986398868b2dbc26792552e1382cb524d443a (diff) |
remove unnecessary service (cron) notification
There is no need to notify the cron service after placing something
in /etc/cron.d. This means that we can also remove the dependency
to cron, as we don't refer to any managed resource of the cron
module anymore.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ those files in this module are just examples. Depends on Modules ------------------ - bc -- cron Usage ----- |