runit: explain what static actually does

This commit is contained in:
Joachim Fasting
2017-04-18 01:04:10 +02:00
parent 063ac40304
commit 160b9ab43f

View File

@@ -1,4 +1,6 @@
{ stdenv, fetchurl
# Build runit-init as a static binary
, static ? false
}: