unbound: start prior network

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2016-10-12 23:01:51 +02:00
parent 0fa8a4e98e
commit 693928d781
6 changed files with 8 additions and 5 deletions

View File

@@ -128,7 +128,7 @@ $(TARGET) :
ln -sf ../init.d/network /etc/rc.d/rc3.d/S20network
ln -sf ../init.d/network /etc/rc.d/rc6.d/K80network
ln -sf ../init.d/unbound /etc/rc.d/rc0.d/K79unbound
ln -sf ../init.d/unbound /etc/rc.d/rc3.d/S21unbound
ln -sf ../init.d/unbound /etc/rc.d/rc3.d/S11unbound
ln -sf ../init.d/unbound /etc/rc.d/rc6.d/K79unbound
ln -sf ../init.d/random /etc/rc.d/rc0.d/K45random
ln -sf ../init.d/random /etc/rc.d/rc3.d/S25random