summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhoneypot.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/honeypot.initd b/honeypot.initd
index d73ace5..4da4753 100755
--- a/honeypot.initd
+++ b/honeypot.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>
PID_FILE="/var/run/honeypot.pid"