diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-03 13:34:50 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-03 13:34:50 +0300 |
commit | e9a0deb56815532c88fbfda5a2302f543d50df97 (patch) | |
tree | 5bb31c4fd5d3c9b48903be22250c815cd5b3bde9 | |
parent | f58c21c71b76803c1a25c77da245936f1169e157 (diff) | |
download | repository-e9a0deb56815532c88fbfda5a2302f543d50df97.tar.gz |
sinit: fix old message
-rw-r--r-- | core/sinit/message | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/sinit/message b/core/sinit/message index 45aa34a2..742b089d 100644 --- a/core/sinit/message +++ b/core/sinit/message @@ -1,9 +1,5 @@ !! IMPORTANT !! -To start using sinit, edit /etc/init/sinit-launch-services.boot and uncomment -the getty function, and optionally uncomment the runit function if you deem -necessary. - sinit is installed as /usr/bin/sinit. It can fully replace busybox init by running the following command. |