nix: /nix/store must be root:nixbld 1775.
This commit is contained in:
parent
e8f80c4bde
commit
f890802f71
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue