parent
c8967313b1
commit
9fe17c6ff3
@ -40,5 +40,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = http://www.nongnu.org/sysvinit/;
|
homepage = http://www.nongnu.org/sysvinit/;
|
||||||
description = "Utilities related to booting and shutdown";
|
description = "Utilities related to booting and shutdown";
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user