mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-10 14:51:30 +00:00
Add grep to check_exec_or_exit
This commit is contained in:
@ -145,7 +145,7 @@ fi
|
||||
unset MASTER
|
||||
unset NTPSERVERS
|
||||
|
||||
check_exec_or_exit cp cat logger
|
||||
check_exec_or_exit cp cat logger grep
|
||||
check_exec_or_exit systemctl timedatectl hwclock
|
||||
|
||||
systemctl stop ntp.service 2>/dev/null
|
||||
|
Reference in New Issue
Block a user