From b14a9db037e1f8a1a146bdc77b7b351c2a0e521a Mon Sep 17 00:00:00 2001 From: realraum Date: Sun, 20 Sep 2009 01:28:04 +0000 Subject: [PATCH] added tuerctl shell --- tuerctlsh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 tuerctlsh diff --git a/tuerctlsh b/tuerctlsh new file mode 100755 index 0000000..3cadfcd --- /dev/null +++ b/tuerctlsh @@ -0,0 +1,8 @@ +#!/bin/bash +# +# make this the default shell for user tuerctl and add +# the following line to sudoers file: +# +# tuerctl ALL=(tuer) NOPASSWD: /flash/tuer/tuer_socat.sh + +sudo -u tuer /flash/tuer/tuer_socat.sh -- 1.7.10.4