1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
nixpkgs/nixos/modules/config
rnhmjoj 8fafc35158
resolvconf: reliably set group permissions
If `resolvconf` is invoked by a process not running with the resolvconf
group as primary group, other processes will run into trouble as files
or directories under /run/resolvconf won't have write permissions.

This ACL rule ensure that resolvconf files, include new files created by
any process, are always accessible by users of the resolvconf group.
2024-10-25 21:33:30 +02:00
..
fonts treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gtk nixos/gtk.iconCache: remove with lib; 2024-08-29 23:45:29 +02:00
nix-channel nixos/nix-channel.nix: shellcheck and fix the activation check 2024-07-16 22:09:33 +02:00
xdg nixos/xdg/icons: add fallbackThemes option 2024-09-29 08:42:20 +03:00
appstream.nix nixos/appstream: remove with lib; 2024-08-29 23:45:28 +02:00
console.nix nixos/console: remove with lib; 2024-08-29 23:45:29 +02:00
debug-info.nix debug-info: remove with lib; 2024-08-29 23:45:29 +02:00
fanout.nix
i18n.nix treewide: fix eval related to with lib; removal 2024-09-04 12:21:09 -04:00
iproute2.nix nixos/networking.iproute2: remove with lib; 2024-08-29 23:45:30 +02:00
ldap.nix nixos/ldap: avoid top-level with expression (#327992) 2024-07-19 11:19:51 +02:00
ldso.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
locale.nix nixos/time: remove with lib; 2024-08-29 23:45:30 +02:00
malloc.nix nixos/environment.memoryAllocator: remove with lib; 2024-08-29 23:45:30 +02:00
mysql.nix nixos/users.mysql: remove with lib; 2024-08-29 23:35:25 +02:00
networking.nix nixos/networking: remove with lib; 2024-08-29 23:45:30 +02:00
nix-channel.nix nixos/nix-channel: don't set nix-path (#327683) 2024-07-26 19:19:38 +00:00
nix-flakes.nix Remove the revCount attribute from the generated flake registry 2024-05-31 20:31:41 +02:00
nix-remote-build.nix
nix.nix nixos/nix: move trusted-user to config 2024-07-30 18:18:57 +02:00
nsswitch.nix nixos/system.nss*: remove with lib; 2024-08-29 23:45:31 +02:00
power-management.nix nixos/powerManagement: remove with lib; 2024-08-29 23:45:31 +02:00
pulseaudio.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
qt.nix
resolvconf.nix resolvconf: reliably set group permissions 2024-10-25 21:33:30 +02:00
shells-environment.nix nixos/shells-environment: remove with lib; 2024-08-30 22:58:31 +02:00
stevenblack.nix nixos/stevenblack: rework to use distinct package outputs 2024-07-05 23:30:26 -04:00
stub-ld.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
swap.nix nixos/swap: add progress to swapfile creation 2024-07-17 17:33:03 -04:00
sysctl.nix nixos/sysctl: remove with lib; 2024-08-30 22:58:31 +02:00
system-environment.nix nixos/environment: remove with lib; 2024-08-29 23:45:31 +02:00
system-path.nix nixos/environment.paths: remove with lib; 2024-08-29 23:48:07 +02:00
terminfo.nix nixos/terminfo: remove broken package contour 2024-10-02 05:56:13 +02:00
unix-odbc-drivers.nix nixos/environment.unix-odbc-drivers.nix: remove with lib; 2024-08-29 23:48:08 +02:00
update-users-groups.pl nixos: Set home directory parent tree permissions to 0755 2024-07-09 23:09:09 +02:00
users-groups.nix nixos/users-groups: avoid top level with lib; use lib before builtins (#327757) 2024-07-17 20:00:54 +02:00
vte.nix nixos/vte: remove with lib; 2024-08-29 23:48:08 +02:00
zram.nix