nixpkgs/nixos/modules/services
Joachim Fasting 39f5182a30
unbound service: use auto-generated uid
1. The preStart script ensures consistent ownership, even if the unbound
   user's uid has changed
2. The unbound daemon does not generate data that needs to be private to
   it, so it would not matter that a different service would end up
   owning its data (as long as unbound remains enabled, it should reclaim
   ownership soon enough anyway).

Thus, there's no clear benefit to allocate a dedicated uid for the
unbound service.  This releases uid/gid 48.

Also, because the preStart script creates the data directory, there's no
need to specify a homedir or ask for its creation.
2016-09-15 15:37:19 +02:00
..
amqp
audio audio services: use mkEnableOption (#18524) 2016-09-12 04:47:08 +02:00
backup crashplan: Wait for filesystems to be mounted before starting 2016-08-14 11:56:21 +02:00
cluster
computing slurm service: robust reference to slurm bin output 2016-05-28 15:28:21 +02:00
continuous-integration gocd-server: add startupOptions, empty extraOptions 2016-09-10 17:52:06 -04:00
databases treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
desktops accountsservice: add support for mutableUsers = false 2016-09-01 15:25:28 +02:00
development
editors emacs module: Fix to get properly themed GTK apps 2016-09-03 08:25:25 +02:00
games Merge pull request #17479 from elitak/factorio 2016-08-07 04:09:52 +02:00
hardware nixos treewide: don't set MODULE_DIR 2016-08-19 17:56:54 +03:00
logging logstash: 1.5.3 -> 2.3.4 2016-07-27 17:45:38 +02:00
mail treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
misc Remove docker-registry as it's deprecated #18209 2016-09-09 18:50:42 +02:00
monitoring prometheus service: move to separate folder 2016-09-11 23:20:26 +02:00
network-filesystems treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
networking unbound service: use auto-generated uid 2016-09-15 15:37:19 +02:00
printing treewide: cups_filters -> cups-filters 2016-08-25 17:48:35 +02:00
scheduling
search nixos/elasticsearch: Set a group on the user 2016-07-01 18:21:42 +02:00
security haveged module: clean up service configuration (#18513) 2016-09-13 07:07:46 +02:00
system no-x-libs.nix: Ensure that dbus doesn't use X11 2016-09-05 13:45:59 +02:00
torrent treewide: Fix output references to openssl 2016-08-23 04:53:27 +03:00
ttys agetty: remove override for container-getty@.service since it's upstream 2016-09-05 15:03:35 +02:00
web-apps tt-rss service: Default to multiple user mode 2016-08-28 11:20:18 -07:00
web-servers tomcat service: bump default tomcat to 8.5 2016-09-09 18:29:12 +02:00
x11 Make the default fonts conditional on services.xserver.enable 2016-09-05 15:51:37 +02:00