summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-08-09 06:02:19 (GMT)
committerCecil <knoppmyth@gmail.com>2011-08-09 06:02:19 (GMT)
commitc9c04b167c6beedfa37cb49a0eb7ed850bc1539a (patch)
treeb0e73ad913cd4b8cb87b797826d9101845fc3e0f /build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
parentf88270773dbeea7b004c08282265373ad686aab7 (diff)
downloadlinhes_dev-c9c04b167c6beedfa37cb49a0eb7ed850bc1539a.zip
linhes-dev:What happened here?!
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh')
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
index e635c0e..4b91959 100755
--- a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
@@ -1,6 +1,7 @@
#!/bin/bash
echo "larch5" > /etc/hostname
useradd -m -s /bin/bash mythtv -G audio,video,optical,storage,users
+/usr/sbin/groupadd -g 20 utmp
cp -rvpf /.post_process/home/mythtv /home/
cp -rvpf /.post_process/home/mythtv/.fluxbox /root
cp -vpf /.post_process/nouveau.conf /etc/modprobe.d/nouveau.conf