nixpkgs/system
Ludovic Courtès 6354623143 Add known setuid programs to the path' variable passed to activate-configuration'.
This is really a hack since programs not known to `system.nix' will not be in the path
of `activate-configuration', which consequently creates empty `.real' files under
`/var/setuid-wrappers'.  I don't know what the best way to address this is: let admins
write `.real' files by hand?  Add a `setuidPackages' attribute, listing the names of
packages that contain the binaries listed in `setuidPrograms'?

svn path=/nixos/trunk/; revision=11153
2008-03-17 10:31:40 +00:00
..
activate-configuration.sh activate-configuration: Report it if a setuid program was not found. 2008-03-17 10:11:48 +00:00
fontdir.nix Changed FontDir to also handle TTF. 2008-03-02 18:46:57 +00:00
fonts.nix MS Core Fonts are now optional 2008-03-05 14:30:19 +00:00
ids.nix Add `portmap' job. 2008-03-15 23:40:44 +00:00
modprobe * Use the aggregator to combine the kernel modules tree with 2008-01-12 23:37:17 +00:00
options.nix added mkOption extraConfig for httpd apache service 2008-03-16 01:05:40 +00:00
switch-to-configuration.sh * Hack: don't restart dbus automatically, it kills the X server. 2008-03-13 10:15:12 +00:00
system.nix Add known setuid programs to the path' variable passed to activate-configuration'. 2008-03-17 10:31:40 +00:00
system.sh Added possibility of building multiple configurations by one nixos-rebuild. 2007-12-20 11:36:30 +00:00
users-groups.nix LiveDVD with X and sources made. 2008-01-11 16:59:39 +00:00