From 20460b4b9d1a2a1dd21c0616a2174e621b21ab05 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Apr 2010 19:43:49 +0200 Subject: Start noise as shack --- noise-as-shack | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 noise-as-shack (limited to 'noise-as-shack') diff --git a/noise-as-shack b/noise-as-shack new file mode 100755 index 00000000..c327bb81 --- /dev/null +++ b/noise-as-shack @@ -0,0 +1,4 @@ +#! /bin/sh +qname="`readlink -f "$0"`" +dirname="`dirname "$qname"`" +exec su - shack -c "$dirname"/noise -- cgit v1.2.3