FIX crontabs (trailing newline required)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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
|
||||
* * * * * root /usr/bin/ctdb reloadnodes
|
||||
|
||||
@@ -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
|
||||
*/10 * * * * root /persistCups.sh
|
||||
|
||||
Reference in New Issue
Block a user