From fea823f105a8fa27d8f18dc090b67c6bdc935920 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 3 Mar 2015 06:17:42 +0100 Subject: itzks-systems-smartboard: Provide itzks-smartboard system group so that we are able to grant smartboard access to local users without having to put them into the sudo group. --- etc/schroot/chroot.d/precise-i386-smartboard-ITZkS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/schroot/chroot.d/precise-i386-smartboard-ITZkS b/etc/schroot/chroot.d/precise-i386-smartboard-ITZkS index f61334d..ee1b6f8 100644 --- a/etc/schroot/chroot.d/precise-i386-smartboard-ITZkS +++ b/etc/schroot/chroot.d/precise-i386-smartboard-ITZkS @@ -3,7 +3,7 @@ type=directory command-prefix=linux32 description=Ubuntu precise/i386 with SMART Notebook directory=/srv/schroot/precise-i386-smartboard-ITZkS -groups=root,teachers,admins,sudo +groups=root,teachers,itzks-smartboard,admins,sudo root-groups=root,admins,sudo profile=slxdesktop.ITZkS personality=linux32 -- cgit v1.2.3