From 008a3cbdd06375ef23f69532f7e8ff1d320f6499 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 21 Sep 2014 11:11:28 +0200 Subject: README: detail required deps. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7e29749..5fca87e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ This repository contains the runit init scripts for the Void Linux distribution. This is loosely based on https://github.com/chneukirchen/ignite but with the difference that I'm trying to avoid the bash dependency. +## Dependencies + +- A POSIX shell +- A POSIX awk +- procps-ng (needs pkill -s0,1 and sysctl --system) +- runit + ### How to use it runit is used by default in the Void distribution. -- cgit 1.4.1