runit: explain what static actually does

This commit is contained in:
Joachim Fasting
2017-04-23 11:00:53 +02:00
parent 063ac40304
commit 160b9ab43f
+2
View File
@@ -1,4 +1,6 @@
{ stdenv, fetchurl
# Build runit-init as a static binary
, static ? false
}: