diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-18 12:03:57 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-18 12:03:57 +0100 |
commit | 66bfd651af618bf30f01037b2b5b79a1725c1bba (patch) | |
tree | 2774d8e5678fb4d60ae7741ab7b6a716e4b69352 /debian/itzks-systems-smartboard.install | |
parent | 8c07c2470b68bcab3c32eeb99c83243c038ae427 (diff) | |
download | itzks-systems-66bfd651af618bf30f01037b2b5b79a1725c1bba.tar.gz itzks-systems-66bfd651af618bf30f01037b2b5b79a1725c1bba.tar.bz2 itzks-systems-66bfd651af618bf30f01037b2b5b79a1725c1bba.zip |
itzks-systems-smartboard: Start SMARTBoardService daemon in user context (not as root) and provide proper udev rules to grant normal users sufficient access to SMART whiteboard devices.
Diffstat (limited to 'debian/itzks-systems-smartboard.install')
-rw-r--r-- | debian/itzks-systems-smartboard.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/itzks-systems-smartboard.install b/debian/itzks-systems-smartboard.install index 5db729b..8e21a6c 100644 --- a/debian/itzks-systems-smartboard.install +++ b/debian/itzks-systems-smartboard.install @@ -1,5 +1,6 @@ bin/smarttech* usr/bin/ etc/xdg/autostart/smarttech-SMART*.desktop etc/xdg/autostart/ etc/schroot/chroot.d/precise-i386-smartboard-ITZkS etc/schroot/chroot.d/ +etc/schroot/slxdesktop.ITZkS etc/schroot/ share/itzks-systems-smartboard/ usr/share/ -share/polkit-1/actions/*smarttech*.policy usr/share/polkit-1/actions/
\ No newline at end of file +lib-udev-rules.d/60-SMARTBoard32.rules lib/udev/rules.d/
\ No newline at end of file |