From 66bfd651af618bf30f01037b2b5b79a1725c1bba Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 18 Feb 2015 12:03:57 +0100 Subject: 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. --- bin/smarttech-SMARTBoardService | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/smarttech-SMARTBoardService') diff --git a/bin/smarttech-SMARTBoardService b/bin/smarttech-SMARTBoardService index 8b91702..fa53617 100755 --- a/bin/smarttech-SMARTBoardService +++ b/bin/smarttech-SMARTBoardService @@ -1,3 +1,3 @@ #!/bin/bash -pkexec smarttech-SMARTBoardService.as-root \ No newline at end of file +schroot -p -c precise-i386-smartboard-ITZkS "/opt/SMART Technologies/SMART Product Drivers/bin/SMARTBoardService" -start & \ No newline at end of file -- cgit v1.2.3