nixpkgs/modules
Eelco Dolstra 8adc1ee92e switch-to-configuration: Stop sockets corresponding to services
If a service has a corresponding socket unit, then stop the socket
before stopping the service.  This prevents it from being restarted
behind our backs.  Also, don't restart the service; it will be
restarted on demand via the socket.
2012-08-23 12:12:58 -04:00
..
config Merge branch 'master' of github.com:NixOS/nixos into systemd 2012-08-20 11:27:38 -04:00
hardware Removing rt73 module, adding ralink module. 2012-08-11 14:53:34 +02:00
installer find modules/ -name \*.nix -print0 | xargs -0 sed -i 's/RT73Firmware/RalinkFirmware/g' 2012-08-11 12:34:35 -04:00
misc Don't use consolekit anywhere 2012-08-23 10:25:15 -04:00
profiles Remove jfsrec from the minimal CD because it pulls in Boost 2012-07-25 11:39:41 -04:00
programs Fix the dependencies of the vboxnet0 service 2012-08-20 16:19:57 -04:00
security Merge branch 'master' of github.com:NixOS/nixos into systemd 2012-08-20 11:27:38 -04:00
services Don't restart agetty 2012-08-23 11:13:33 -04:00
system switch-to-configuration: Stop sockets corresponding to services 2012-08-23 12:12:58 -04:00
tasks cpufreq: Don't complain if a CPU doesn't support the desired governor 2012-08-23 12:12:25 -04:00
testing Automatically append ".service" to the name of service units 2012-08-23 10:25:27 -04:00
virtualisation Automatically append ".service" to the name of service units 2012-08-23 10:25:27 -04:00
module-list.nix Merge branch 'master' of github.com:NixOS/nixos into systemd 2012-08-20 11:27:38 -04:00
rename.nix Adding a rename line for rt73 -> ralink. 2012-08-11 14:54:43 +02:00