diff options
Diffstat (limited to 'core/minit/message')
-rw-r--r-- | core/minit/message | 16 |
1 files changed, 16 insertions, 0 deletions
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 @@ +[1m!! IMPORTANT !![m + +In order to start using minit, +you have to uncomment some entries on +your [1m/etc/init/launch-services.boot[m + +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 |