From 095d5e9eb3612357e20020b89adc011d5ec894e5 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 2 May 2020 00:21:35 +0300 Subject: runit: move post-install to message --- core/runit/message | 5 +++++ core/runit/post-install | 10 ---------- 2 files changed, 5 insertions(+), 10 deletions(-) create mode 100755 core/runit/message delete mode 100755 core/runit/post-install diff --git a/core/runit/message b/core/runit/message new file mode 100755 index 00000000..4fef2d69 --- /dev/null +++ b/core/runit/message @@ -0,0 +1,5 @@ +!! IMPORTANT !! + + In order to use runit-init you need + to comment the command in + /etc/init/runit.boot 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 <