index
:
dracut-modules/ntp-module.git
main
Dracut module to set the system clock with ntp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
start-ntpd.sh
blob: 9077d304533058cd7d5ea7ba824de8c23d533986 (
plain
) (
blame
)
1
2
3
#!/bin/sh
nohup
/
bin
/
poll
-ntpd
.sh
"eno1"
&>/
var
/
log
/
ntpd.log
&