nixpkgs/nixos/modules/system/etc
Eelco Dolstra 7c480ad896 setup-etc.pl: Keep track of copied files
We now track copied files in /etc/.clean. This is important, because
otherwise files that are removed from environment.etc will not
actually be removed from the file system. In particular, changing
users.extraUsers.<user>.openssh.authorizedKeys.keys to an empty list
would not cause /etc/ssh/authorized_keys.d/<user> to be removed, which
was a security issue.
2014-07-25 14:29:08 +02:00
..
etc.nix setup-etc.pl: Keep track of copied files 2014-07-25 14:29:08 +02:00
make-etc.sh etc: uid/gid support for copied files 2014-02-23 18:00:47 -06:00
setup-etc.pl setup-etc.pl: Keep track of copied files 2014-07-25 14:29:08 +02:00