summaryrefslogtreecommitdiffstats
path: root/polystrap/novena/hooks/create_user
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2013-08-23 07:07:53 +0000
committerbnewbold <bnewbold@robocracy.org>2013-08-23 07:07:53 +0000
commit7dc85612036542d3a0e5bf3f54d7240c4e310d4b (patch)
tree39f8df92d699515b016a940203d3ac0fa1e5d760 /polystrap/novena/hooks/create_user
parent163df8584fc6d1f722b1dfd9204c6d4a1978778f (diff)
downloadbuildroot-novena-7dc85612036542d3a0e5bf3f54d7240c4e310d4b.tar.gz
buildroot-novena-7dc85612036542d3a0e5bf3f54d7240c4e310d4b.zip
polystrap: update novena config
Diffstat (limited to 'polystrap/novena/hooks/create_user')
-rw-r--r--[l---------]polystrap/novena/hooks/create_user3
1 files changed, 2 insertions, 1 deletions
diff --git a/polystrap/novena/hooks/create_user b/polystrap/novena/hooks/create_user
index ae9b334a0..0404ea23b 120000..100644
--- a/polystrap/novena/hooks/create_user
+++ b/polystrap/novena/hooks/create_user
@@ -1 +1,2 @@
-../../default/hooks/create_user \ No newline at end of file
+fakechroot chroot $ROOTDIR useradd user -p `openssl passwd -crypt -salt // ""` -s /bin/bash --create-home
+fakechroot chroot $ROOTDIR usermod -a -G audio,dialout user