bird: Update to 1.3.11 and fix build issues
[feed/routing.git] / bird / files / bird4loop
index 074a9a2e3a941f7f435b28cbd8ffc84fcae0ce54..8154902b9c79bdf03c0f1c2202f036b7f2b1a067 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-BIRD=/usr/sbin/bird4
+BIRD="/usr/sbin/bird4 -c /etc/bird4.conf"
 
 $BIRD -p || return 1