mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Verification for suspended cron jobs
This commit is contained in:
parent
d21a6d4fe5
commit
c2f38eb30d
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ is_system_enabled "$CRON_SYSTEM" 'CRON_SYSTEM'
|
|||
is_object_valid 'user' 'USER' "$user"
|
||||
is_object_unsuspended 'user' 'USER' "$user"
|
||||
is_object_valid 'cron' 'JOB' "$job"
|
||||
is_object_unsuspended 'cron' 'JOB' "$job"
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue