mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-09 21:50:35 +01:00
Verification for suspended cron jobs
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
||||
Reference in New Issue
Block a user