start -> spawn
This commit is contained in:
parent
91965639f3
commit
55da31df35
1
init.d/eth0.iface
Symbolic link
1
init.d/eth0.iface
Symbolic link
|
@ -0,0 +1 @@
|
|||
lo.iface
|
|
@ -14,9 +14,8 @@ wait_for_iface() {
|
|||
done
|
||||
}
|
||||
|
||||
start() {
|
||||
spawn() {
|
||||
watchman.msg "Activating the $cfg_iface interface..."
|
||||
watchman.start
|
||||
|
||||
wait_for_iface || {
|
||||
echo "Interface $cfg_iface failed to come up!"
|
||||
|
|
Loading…
Reference in New Issue
Block a user