diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-26 11:04:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-26 11:04:25 +0300 |
commit | 6513effe5215e69d2bd36f5f1f04fb0eb2fb5b79 (patch) | |
tree | a8d9a7995f13e56d3cf16313eac059b91ed84dc8 /core/minit/message | |
parent | 0a23b559a7f77be0ed91d7c9625eac5566ccc7ba (diff) | |
download | repository-6513effe5215e69d2bd36f5f1f04fb0eb2fb5b79.tar.gz |
minit: drop package
Diffstat (limited to 'core/minit/message')
-rw-r--r-- | core/minit/message | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/core/minit/message b/core/minit/message deleted file mode 100644 index 217d82e5..00000000 --- a/core/minit/message +++ /dev/null @@ -1,16 +0,0 @@ -[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 |