aboutsummaryrefslogtreecommitdiff
path: root/honkinit
diff options
context:
space:
mode:
Diffstat (limited to 'honkinit')
-rwxr-xr-xhonkinit3
1 files changed, 3 insertions, 0 deletions
diff --git a/honkinit b/honkinit
new file mode 100755
index 0000000..6c5d568
--- /dev/null
+++ b/honkinit
@@ -0,0 +1,3 @@
+#!/bin/sh
+HONKDIR="/usr/share/honk"
+su -l honk -c "honk -datadir $HONKDIR init"