selinux fix
This commit is contained in:
parent
8e33e4fa3f
commit
f65c6846f7
4 changed files with 23 additions and 2 deletions
2
files/system/usr/bin/nix-daemon-wrapper.sh
Normal file
2
files/system/usr/bin/nix-daemon-wrapper.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
exec /nix/var/nix/profiles/system/bin/nix-daemon "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue