]> git.ipfire.org Git - people/stevee/network.git/blobdiff - src/network
Do not try to start Bird during boot process
[people/stevee/network.git] / src / network
index be06d8a28be24be64384e75b11beb2432c416d02..30f87a0ec9b1142a9d8e084b8b1d8d29e582e67f 100644 (file)
@@ -1381,9 +1381,6 @@ case "${action}" in
                # Update resolv.conf(5) when initializing the network
                dns_generate_resolvconf
 
-               # Make sure bird is running
-               bird_enable
-
                # Also execute all triggers
                triggers_execute_all "init"
                ;;