X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=src%2Finstaller%2Fdracut-module%2F70-dhcpcd.exe;h=d801c8adad101b4f42f27c95ecc87ea5a02d4762;hp=660f269410ce135467e5e98c55b73fe67053d35d;hb=HEAD;hpb=e8b2566ebfa9b4e87c6ee76849be626a6ecf7bcc diff --git a/src/installer/dracut-module/70-dhcpcd.exe b/src/installer/dracut-module/70-dhcpcd.exe index 660f269410..b9693198d9 100755 --- a/src/installer/dracut-module/70-dhcpcd.exe +++ b/src/installer/dracut-module/70-dhcpcd.exe @@ -46,6 +46,9 @@ case "${reason}" in # Create system configuration files make_resolvconf + + # Set time + ntpdate "time.ipfire.org" ;; EXPIRE|FAIL|IPV4LL|NAK|NOCARRIER|RELEASE|STOP)