X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=src%2Finstaller%2Fdracut-module%2F70-dhcpcd.exe;h=d801c8adad101b4f42f27c95ecc87ea5a02d4762;hp=660f269410ce135467e5e98c55b73fe67053d35d;hb=5ea26096ca2a34bc41af03b40e2332db4d949da1;hpb=3906cf7e852872556728191a234152acf213db05 diff --git a/src/installer/dracut-module/70-dhcpcd.exe b/src/installer/dracut-module/70-dhcpcd.exe index 660f269410..d801c8adad 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 "ntp.ipfire.org" ;; EXPIRE|FAIL|IPV4LL|NAK|NOCARRIER|RELEASE|STOP)