nixpkgs/nixos/modules
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
..
config treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
hardware displaylink service: init 2016-09-13 00:30:35 +03:00
i18n/input-method input-methods modules: fix engine description 2016-09-06 22:53:15 +09:00
installer nix: 1.11.3 -> 1.11.4 2016-09-06 16:15:22 +02:00
misc Merge pull request #18298 from teh/prometheus-service 2016-09-11 23:18:36 +02:00
profiles Make it possible to disable "info" 2016-09-05 14:53:27 +02:00
programs Enable the runuser command from util-linux 2016-09-06 17:23:27 +02:00
security nixos/pam: clean up generated files (no functional change) (#18580) 2016-09-14 11:56:07 +01:00
services unbound service: use auto-generated uid 2016-09-15 15:37:19 +02:00
system Merge pull request #18573 from peterhoeg/systemd_user_cfg 2016-09-14 13:39:57 +02:00
tasks nixos: fix typo in networking.interfaces.<name?>.virtual (#18548) 2016-09-13 08:04:00 +02:00
testing KDE test: Bump kdm start timeout 2016-05-27 11:22:27 +02:00
virtualisation Merge pull request #18567 (VirtualBox 5.1.6) 2016-09-14 02:20:16 +02:00
module-list.nix Merge branch 'displaylink' 2016-09-13 01:59:47 +03:00
rename.nix nixos/modules/rename: Remove docker-registry 2016-09-11 16:51:20 +02:00