~peter-pearse/ubuntu/natty/ifupdown/prop001

« back to all changes in this revision

Viewing changes to debian/ifupdown.networking.upstart

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2009-09-15 03:30:29 UTC
  • Revision ID: james.westby@ubuntu.com-20090915033029-51hx9bami2jqtvcv
Tags: 0.6.8ubuntu20
FFE LP: #427356.

* Replace the udev rule with a per-interface Upstart job.
* Add a "networking" job that partially replaces the networking init
  script from netbase.
* debian/control:
  - Bump build-dependency on debhelper for Upstart-aware dh_installinit
  - Add missing ${misc:Depends}

* Add if-up and if-down scripts to emit Upstart events when interfaces
  come up and go down.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# networking - configure virtual network devices
 
2
#
 
3
# This task causes virtual network devices that do not have an associated
 
4
# kernel object to be started on boot.
 
5
 
 
6
description     "configure virtual network devices"
 
7
 
 
8
start on (local-filesystems
 
9
          and stopped udevtrigger)
 
10
 
 
11
task
 
12
 
 
13
exec ifup -a