Merge r4213
This commit is contained in:
parent
ee96cb2dfd
commit
5b9bad1f07
1 changed files with 2 additions and 0 deletions
|
@ -19,4 +19,6 @@ boot() {
|
|||
test -f "$file" && . "$file"
|
||||
done
|
||||
}
|
||||
|
||||
killall -HUP crond 2>/dev/null || /etc/init.d/cron start
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue