X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpost-install;h=383ab6e334f740f6116214cf0367b3a30e6011cc;hb=1d75c88d37b999ca7af69cb579c15fd4fa282869;hp=6e32ab18f619b056a2438705ebcff27f8addd1ea;hpb=9c756b01d12acd169345f3066cc9ee4e9bcf22ec;p=hvlinux.git diff --git a/stage5/post-install b/stage5/post-install index 6e32ab1..383ab6e 100755 --- a/stage5/post-install +++ b/stage5/post-install @@ -9,7 +9,7 @@ if [ -n "${REGUSER}" ]; then # Add user to these supplementary groups: usermod -a -G \ - audio,video,cdrom,usb,shutdown,kvm,lp,lpadmin,scanner,plugdev \ + audio,dialout,video,cdrom,usb,shutdown,kvm,lp,lpadmin,scanner,plugdev \ ${REGUSER} fi