From 87bd13e94d6cfb0729187401e615e2cf4127df6e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 12 Feb 2015 13:21:51 +0100 Subject: Add bin:package itzks-systems-smartboard. Provide wrapping-like support on Debian wheezy and above for SMART Notebook and tools contained in a Ubuntu 12.04 (i386) chroot. --- bin/smarttech-SMARTBoardService.as-root | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/smarttech-SMARTBoardService.as-root (limited to 'bin/smarttech-SMARTBoardService.as-root') diff --git a/bin/smarttech-SMARTBoardService.as-root b/bin/smarttech-SMARTBoardService.as-root new file mode 100755 index 0000000..eaeb97c --- /dev/null +++ b/bin/smarttech-SMARTBoardService.as-root @@ -0,0 +1,3 @@ +#!/bin/bash + +schroot -p -u root -c precise-i386-smartboard-ITZkS "/opt/SMART Technologies/SMART Product Drivers/bin/SMARTBoardService" -start & \ No newline at end of file -- cgit v1.2.3