aboutsummaryrefslogtreecommitdiff
path: root/core/baselayout/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-16 15:19:38 +0300
committerCem Keylan <cem@ckyln.com>2021-02-16 15:19:38 +0300
commita24f617e22453a8aef55ba4f717c35ab83b8d85b (patch)
tree0a250ed67a0f7c67950ffae702d841f75fd90d53 /core/baselayout/build
parent4c911934329ee90fbb29657af4d53c6a1fad8ac7 (diff)
downloadrepository-a24f617e22453a8aef55ba4f717c35ab83b8d85b.tar.gz
baselayout: bump to 2
Diffstat (limited to 'core/baselayout/build')
-rwxr-xr-xcore/baselayout/build2
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"