summaryrefslogblamecommitdiffstats
path: root/resources/config/1/uniontmp/etc/init/networking.conf
blob: 5b989c6687a1dec1bd284f7fbe3644b173fe49f6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                         
# networking - configure virtual network devices
#
# This task causes virtual network devices that do not have an associated
# kernel object to be started on boot.

description	"configure virtual network devices"

start on (local-filesystems
	  and stopped udevtrigger)

task

pre-start exec mkdir -p /var/run/network

exec ifup -a