aboutsummaryrefslogtreecommitdiff
path: root/core/runit/post-install
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-02-17 09:13:44 +0300
committerCem Keylan <cem@ckyln.com>2020-02-17 09:13:44 +0300
commit5351c27c89ea6ae17f22f6c684fe3a933f25ec8f (patch)
treee5fad468fb1d404b275eaaa5e78ba5deb29a85e8 /core/runit/post-install
parentdee3ccb4a334a9c5d673d7b92b51ec2871a2c12a (diff)
parentcc4e40320b0a0f04cb684e173f454cfc25ffe5d4 (diff)
downloadrepository-5351c27c89ea6ae17f22f6c684fe3a933f25ec8f.tar.gz
Merge branch 'carbs-init-update'
Diffstat (limited to 'core/runit/post-install')
-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