mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
implemented scheduled restart
This commit is contained in:
parent
ca81632e82
commit
10f7097c48
46 changed files with 172 additions and 63 deletions
|
@ -53,7 +53,7 @@ sync_cron_jobs
|
|||
decrease_user_value "$user" '$U_CRON_JOBS'
|
||||
|
||||
# Restart crond
|
||||
$BIN/v-restart-cron "$EVENT"
|
||||
$BIN/v-restart-cron
|
||||
|
||||
# Logging
|
||||
log_history "deleted cron job $job"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue