nixpkgs/modules/system
Eelco Dolstra d545d08461 * In the network-interfaces task, emit an ip-up event if there is a
statically configured interface (i.e. we're not running dhclient).
  Otherwise the ntpd job won't be triggered.
* Use the "-n" flag of "initctl emit" to send the event
  asynchronously.

svn path=/nixos/branches/upstart-0.6/; revision=18227
2009-11-06 21:38:40 +00:00
..
activation * Define the Upstart package to use in one place. 2009-11-06 09:36:35 +00:00
boot * Updated poweroff/reboot/maintenance mode for Upstart 0.6. Upstart 2009-11-06 21:08:06 +00:00
etc * Back out r17946 and 17948 because it doesn't work. I've seen it 2009-10-30 08:37:08 +00:00
upstart * Connect Upstart to the system bus. 2009-11-06 15:59:23 +00:00
upstart-events * In the network-interfaces task, emit an ip-up event if there is a 2009-11-06 21:38:40 +00:00