Introduction
Introduction Statistics Contact Development Disclaimer Help
It was Rich Felker who did the minimal init - give proper credit - sinit - suck…
git clone git://git.suckless.org/sinit
Log
Files
Refs
README
LICENSE
---
commit 581cb839f723b182e4119955ec5abfae53f65748
parent 31e1196c9174122635ed4ec3be3510209598e097
Author: sin <[email protected]>
Date: Fri, 7 Feb 2014 21:34:38 +0000
It was Rich Felker who did the minimal init - give proper credit
Diffstat:
M README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
@@ -2,7 +2,7 @@ sinit - suckless init
=====================
sinit is a simple init. It was initially based on
-Strake's init.c[1].
+Rich Felker's minimal init[1].
Why?
----
@@ -21,6 +21,6 @@ There are 3 signals that sinit will act on.
To see how sinit integrates with the init scripts, then have
a look at [3].
-[1] https://github.com/strake/init
+[1] https://gist.github.com/rofl0r/6168719
[2] http://git.2f30.org/morpheus/
[3] http://git.2f30.org/fs/
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.