From 65d1ec4981c4d130917c917799b66ddbc4093c4e Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 2 May 2020 00:20:57 +0300 Subject: minit: move post-install to message --- core/minit/message | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 core/minit/message (limited to 'core/minit/message') diff --git a/core/minit/message b/core/minit/message new file mode 100644 index 00000000..217d82e5 --- /dev/null +++ b/core/minit/message @@ -0,0 +1,16 @@ +!! 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 -- cgit v1.2.3