diff --git a/crontab.ctdb b/crontab.ctdb index fd1f5d4..fbd9755 100644 --- a/crontab.ctdb +++ b/crontab.ctdb @@ -7,4 +7,4 @@ SHELL=/bin/bash # | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat # | | | | | # * * * * * user-name command to be executed -* * * * * root /usr/bin/ctdb reloadnodes \ No newline at end of file +* * * * * root /usr/bin/ctdb reloadnodes diff --git a/crontab.samba b/crontab.samba index 9e610ac..d86a6c4 100644 --- a/crontab.samba +++ b/crontab.samba @@ -7,4 +7,4 @@ SHELL=/bin/bash # | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat # | | | | | # * * * * * user-name command to be executed -*/10 * * * * root /persistCups.sh \ No newline at end of file +*/10 * * * * root /persistCups.sh