diff options
author | Vincent Ambo <tazjin@googlemail.com> | 2012-03-25T17·56+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@googlemail.com> | 2012-03-25T17·56+0200 |
commit | 1e45dcf7c8ddd00e08b51dfc4f325426ab96a265 (patch) | |
tree | 51db40f3b4f604422484e8f045cd39dd7a55947d /run.sh | |
parent | 4b66c192420c9872f84ce7f586569b5d786faa39 (diff) |
* update and run scripts (using privbind)
Diffstat (limited to 'run.sh')
-rw-r--r-- | run.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/run.sh b/run.sh new file mode 100644 index 000000000000..7ac433b60b3a --- /dev/null +++ b/run.sh @@ -0,0 +1,2 @@ +#!/bin/bash +sudo privbind -u tazjin tazblog --port 80 --statedir $TAZBLOG \ No newline at end of file |