about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-09-21 11:11:28 +0200
committerJuan RP <xtraeme@gmail.com>2014-09-21 11:11:28 +0200
commit008a3cbdd06375ef23f69532f7e8ff1d320f6499 (patch)
tree591f2c5f34c95a33c1c7aab6ba5c9011a4e4c3a0 /README.md
parent7a2181d73d0d95daf3a23775a5a6c2b7e82f65d1 (diff)
downloadrunit-void-008a3cbdd06375ef23f69532f7e8ff1d320f6499.tar.gz
runit-void-008a3cbdd06375ef23f69532f7e8ff1d320f6499.tar.xz
runit-void-008a3cbdd06375ef23f69532f7e8ff1d320f6499.zip
README: detail required deps.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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.