This repo contains runit services that I made based on systemd services in Linux Lite GNU/Linux. They should work on other GNU/Linux distributions as well. I will also give instructions on how to replace systemd init with runit-init or the GNU Shepherd.
Find a file
AwesomeAdam54321 4ef1114871 instructions.txt
This is my first commit to these instructions. Currently it is incomplete. I will expand it as I go along.
2021-05-30 08:50:13 +02:00
instructions.txt instructions.txt 2021-05-30 08:50:13 +02:00
LICENSE Initial commit 2021-05-24 07:23:05 +02:00
pause.c This is the pause executable. It implements oneshot functionality in runit. 2021-05-30 06:10:07 +02:00
README.md Initial commit 2021-05-24 07:23:05 +02:00

LL_Runit_Scripts

This repo contains runit services that I made based on systemd services in Linux Lite GNU/Linux(TODO). They should work on other GNU/Linux distributions as well.

I will also give instructions on how to replace systemd init with runit-init.(TODO)