selinux
This commit is contained in:
parent
bbbcf5e33d
commit
f05fdad33b
4 changed files with 53 additions and 23 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/bash -ex
|
||||
|
||||
chroot "$sysroot" bash -c 'echo -n admin | passwd --stdin root'
|
||||
|
||||
# rpcbind only accepts "files altfiles"
|
||||
# altfiles has no shadow/gshadow support, therefore we need db
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue