/init/networking.conf
http://github.com/brinkman83/bashrc · Config · 15 lines · 10 code · 5 blank · 0 comment · 0 complexity · 8af8451b188d626e6e7ea92c90d7d64f MD5 · raw file
- # 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