aboutsummaryrefslogtreecommitdiff
path: root/core/runit/post-install
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-02 00:21:35 +0300
committerCem Keylan <cem@ckyln.com>2020-05-02 00:21:35 +0300
commit095d5e9eb3612357e20020b89adc011d5ec894e5 (patch)
tree602bb5cc02f737f1eb2fe07ea362a302090e2b0a /core/runit/post-install
parent65d1ec4981c4d130917c917799b66ddbc4093c4e (diff)
downloadrepository-095d5e9eb3612357e20020b89adc011d5ec894e5.tar.gz
runit: move post-install to message
Diffstat (limited to 'core/runit/post-install')
-rwxr-xr-xcore/runit/post-install10
1 files changed, 0 insertions, 10 deletions
diff --git a/core/runit/post-install b/core/runit/post-install
deleted file mode 100755
index 806da724..00000000
--- a/core/runit/post-install
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-cat <<EOF
-!! IMPORTANT !!
-
- In order to use runit-init you need
- to comment the command in
- /etc/init/runit.boot
-
-EOF