aboutsummaryrefslogtreecommitdiff
path: root/core/minit/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'core/minit/post-install')
-rwxr-xr-xcore/minit/post-install22
1 files changed, 0 insertions, 22 deletions
diff --git a/core/minit/post-install b/core/minit/post-install
deleted file mode 100755
index 5e5ef583..00000000
--- a/core/minit/post-install
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/sh
-
-cat <<EOF
-
-!! IMPORTANT !!
-
-In order to start using minit,
-you have to uncomment some entries on
-your /etc/init/launch-services.boot
-
-These depend on which getty you are
-using, and whether you are using a
-system supervisor or not.
-
-NOTE: If you are currently booted with
- busybox-init you can poweroff/reboot
- by running
-
- busybox-init poweroff
- busybox-init reboot
-
-EOF