summaryrefslogtreecommitdiffstats
path: root/elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion
diff options
context:
space:
mode:
authorroot <root@darth_serious>2014-05-12 14:00:11 +0200
committerroot <root@darth_serious>2014-05-12 14:02:46 +0200
commit9c34e20898def5954da2f50fdc6036209521b5f8 (patch)
tree064075d02febdff495cf2a0457b552c25a40ad8b /elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion
parent92d73fb495314e29195c0979fa939cd98e952efc (diff)
fix new reaktor config
Diffstat (limited to 'elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion')
-rwxr-xr-xelchos/root-image/krebs/etc/Reaktor/elchos/commands/onion3
1 files changed, 3 insertions, 0 deletions
diff --git a/elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion b/elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion
new file mode 100755
index 00000000..1a202991
--- /dev/null
+++ b/elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+sudo -u tor /krebs/bin/tor-get-hidden-service.sh || echo "no hidden service configured"