1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 16:26:48 -04:00
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
cluster
computing
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
hardware
logging
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
scheduling
search
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
ttys agetty: remove override for container-getty@.service since it's upstream 2016-09-05 15:03:35 +02:00
web-apps
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