diff options
Diffstat (limited to 'core/baselayout/build')
-rwxr-xr-x | core/baselayout/build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/baselayout/build b/core/baselayout/build index b94b05be..d55a8d0f 100755 --- a/core/baselayout/build +++ b/core/baselayout/build @@ -70,4 +70,6 @@ kinstall_t 644 "$1/etc" fstab group host.conf hosts issue keymap os-release \ passwd profile securetty shells mime.types kinstall_t 600 "$1/etc" crypttab shadow +kinstall_t 755 "$1/usr/bin" install-sv + ln -s /proc/self/mounts "$1/etc/mtab" |