1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-12 07:34:36 +00:00
nixpkgs/modules/system
Eelco Dolstra 7932978617 Fix Upstart compatibility jobs that depend on "stopped udevtrigger"
It's not enough to say "after udev-settle.service" since
udev-settle.service is not wanted/required anywhere - we need to say
"wants udev-settle.service" as well.

This should fix problems with ALSA and X11 initialisation that people
have been seeing.
2012-10-02 10:31:02 -04:00
..
activation Restart systemd if necessary 2012-09-21 14:58:28 -04:00
boot Add options ‘boot.systemd.targets’ and ‘boot.systemd.sockets’ 2012-10-01 18:58:11 -04:00
etc * Support globbing in the source attribute of environment.etc entries. 2012-05-17 18:43:45 +00:00
upstart Fix Upstart compatibility jobs that depend on "stopped udevtrigger" 2012-10-02 10:31:02 -04:00