nix: /nix/store must be root:nixbld 1775.

This commit is contained in:
Juan RP 2013-09-30 03:24:13 +02:00
parent e8f80c4bde
commit f890802f71

View file

@ -47,7 +47,7 @@ nix_package() {
/nix/var/nix/manifests 0755 root root
/nix/var/nix/userpool 0755 root root
/nix/var/nix/db 0755 root root
/nix/store 1755 root nixbld"
/nix/store 1775 root nixbld"
pkg_install() {
vmove all
}