]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/installer/dracut-module/70-dhcpcd.exe
suricata: Change midstream policy to "pass-flow"
[ipfire-2.x.git] / src / installer / dracut-module / 70-dhcpcd.exe
index 660f269410ce135467e5e98c55b73fe67053d35d..b9693198d9c8980bf576b9068857e6841575455d 100755 (executable)
@@ -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)