name hovercats/rcinit
description a tiny init written in rc
last change 2026-04-25
clone url
https://srcdump.net/hovercats/rcinit.git

commit briefs

af36dbd
hovercats  ·  2025-03-10
4766a06
hovercats  ·  2024-09-04
d51fee7
hovercats  ·  2024-03-16
6ca3bda
hovercats  ·  2024-02-02
716d3b9
hovercats  ·  2023-06-25
1f71ef7
hovercats  ·  2023-04-26
b7d02e0
hovercats  ·  2023-04-26
6d8af9e
hovercats  ·  2023-02-20
94fbb6f
hovercats  ·  2023-02-20
0ff9251
hovercats  ·  2023-02-20
888319d
hovercats  ·  2023-02-20

branches

refs

tree

22 L
10 L
24 L
11 L

readme

 1rcinit
 2------
 3
 4A simple init, written in rc.
 5
 6All it does is basically run /etc/rc.init
 7Nothing more, nothing less
 8
 9Installation
10------------
11
12If neccessary, change path or name to match your init script
13
14$ make install
15
16
17Similar projects
18----------------
19
20[0] https://github.com/cemkeylan/shinit
21[1] https://git.suckless.org/sinit/
22[2] https://gist.github.com/rofl0r/6168719
23[3] https://github.com/richfelker/minimal-init