From d15427c256cee468cde0a34595bbd2415a55e645 Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Sun, 13 Nov 2022 11:53:08 +0100 Subject: [PATCH] [README] Improve description. --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb0c6c4..5b7bea6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ -# shinit +Shiny Scripts +============= -An old fashioned collection of init scripts to use along sysvinit. Fork of https://bitbucket.org/TZ86/initscripts-fork . \ No newline at end of file +Old fashioned collection of shell scripts to init Arch using [SysVinit](https://wiki.archlinux.org/title/SysVinit). + +> WARNING: +> Arch does not officially support using any init system other than [systemd](https://wiki.archlinux.org/title/Systemd). + +## Why? + +Because I like it, and because Linux is about choice. + +## Acknowledgement + +This is a fork of https://bitbucket.org/TZ86/initscripts-fork. + +## License + +MIT, se [LICENSE](LICENSE) file for details. \ No newline at end of file