aboutsummaryrefslogtreecommitdiff
path: root/core/minit/post-install
blob: 5e5ef583d8d1afbcd2ee3540b66190f73f0cd317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/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