aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcore/runit/post-install10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/runit/post-install b/core/runit/post-install
new file mode 100755
index 00000000..806da724
--- /dev/null
+++ b/core/runit/post-install
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+cat <<EOF
+!! IMPORTANT !!
+
+ In order to use runit-init you need
+ to comment the command in
+ /etc/init/runit.boot
+
+EOF