init-scripts/etc/40-ntpsetdate.in

8 lines
69 B
Plaintext

case "$reason" in
BOUND*)
@SCRIPTDIR@/setntpdate.sh
;;
*)
;;
esac