3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
Bjørn Forsman 0a750e0f39 nixos/munin: change activationScript to preStart script
All activation scripts run in serial upon boot and nixos-rebuild switch
etc., in contrast to preStart which run before a service starts, and can
run in parallel with other services.

The munin(-node) activation script is particularly slow. Change it to a
preStart script so that it can run in parallel with other services and
not slow down boot (or nixos-rebuild switch).

This reduces (repeated) "nixos-rebuild test" time from ~16 seconds to ~8
on my (old) laptop.
2014-07-26 00:31:34 +02:00
..
config Add automatic plugin activation for vim 2014-07-15 14:59:15 +02:00
hardware Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
installer Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
misc polipo: new service expression 2014-07-16 11:29:40 -04:00
profiles nixos: f2fs filesystem module support (close #2085) 2014-05-11 13:53:26 +02:00
programs Fix info command 2014-07-08 15:19:08 +02:00
security Fix repeated typo 2014-07-11 23:14:53 -04:00
services nixos/munin: change activationScript to preStart script 2014-07-26 00:31:34 +02:00
system setup-etc.pl: Keep track of copied files 2014-07-25 14:29:08 +02:00
tasks Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
testing Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
virtualisation Google Compute config: add a unit to wait for the metadata server to become available 2014-07-20 14:07:46 +03:00
module-list.nix nixos/module-list.nix: keep it sorted 2014-07-16 22:16:34 +02:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00