nixpkgs/nixos/modules
Bjørn Forsman 054a3c0321 nixos/graphite-service: clean up restartTriggers
Currently, the restartTriggers are abusing the systemd unit file in that
the cfg.carbon.config/storageAggregation/... option text is pasted into
the unit file. Even though this sort-of works (the service is restarted
if the config changes) this causes systemd to print error messages about
invalid sections (rightfully so!).

The correct use of restartTriggers is to list storage paths, which is
what this change does. If any of the
cfg.carbon/config/storageAggregation/... options change, configDir will
get a new hash. It is not as "fine grained" as the current version, but
it is not abusing the interface.

Also, remove unneeded 'waitress' in one of the restartTriggers, because
it is already listed as part of the service config.
2014-06-09 11:40:33 +02:00
..
config better error message in case of missing uids 2014-05-28 20:12:53 +08:00
hardware Simple typo 2014-05-13 10:35:57 -06:00
installer nixos-iso: Use a simpler disk label 2014-06-08 15:53:45 -05:00
misc nixos: add influxdb module 2014-05-27 22:56:36 +02:00
profiles nixos: f2fs filesystem module support (close #2085) 2014-05-11 13:53:26 +02:00
programs Remove obsolete zsh help text 2014-04-30 11:26:39 +02:00
security Enable checking sudoers syntax. Fixes #2850, probably. 2014-06-09 00:54:21 +04:00
services nixos/graphite-service: clean up restartTriggers 2014-06-09 11:40:33 +02:00
system Make pseudo-filesystems show up as "tmpfs" etc. rather than "none" in df 2014-06-05 13:39:17 +02:00
tasks Merge pull request #2726 from pSub/trackpoint 2014-06-07 13:09:26 +02:00
testing Fix the installer test 2014-04-20 01:56:11 +02:00
virtualisation Only overwrite container-configuration when --config is specified. 2014-06-06 11:49:16 +02:00
module-list.nix Merge pull request #2726 from pSub/trackpoint 2014-06-07 13:09:26 +02:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00