summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authorSebastian Schmelzer2012-06-28 17:12:56 +0200
committerSebastian Schmelzer2012-06-28 17:12:56 +0200
commit069168f1f297d3b0a6d15c19dd5fef5c02a4f15c (patch)
treee0dc8cce4ae04079453258c3271a79588b504722 /inc
parentadd helper for testsetup (diff)
downloadosib-069168f1f297d3b0a6d15c19dd5fef5c02a4f15c.tar.gz
osib-069168f1f297d3b0a6d15c19dd5fef5c02a4f15c.tar.xz
osib-069168f1f297d3b0a6d15c19dd5fef5c02a4f15c.zip
dbus fix
Diffstat (limited to 'inc')
-rwxr-xr-xinc/env.setup-sqfs-base.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/env.setup-sqfs-base.sh b/inc/env.setup-sqfs-base.sh
index b0dce63..b2c4c38 100755
--- a/inc/env.setup-sqfs-base.sh
+++ b/inc/env.setup-sqfs-base.sh
@@ -78,3 +78,6 @@ ln -sf /openslx/bin/hostname bin/hostname
cp ${ROOT_DIR}/share/files/profile etc
cp ${ROOT_DIR}/share/files/helper helper
chmod +x helper
+
+sed -i -e "s,81:81,102:105," etc/passwd
+sed -i -e "s,81,105," etc/group