2
0
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:
Wai Yee Wong
2021-04-22 13:10:32 -04:00
parent f0705f9ff4
commit d009f2c00a

View File

@ -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