python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / s6 / Config.in
blob7c192c1de89791cd469bd360cd7b36163fad7b5e
1 config BR2_PACKAGE_S6
2         bool "s6"
3         select BR2_PACKAGE_EXECLINE
4         depends on BR2_USE_MMU # execline
5         help
6           s6 is a small suite of programs for UNIX, designed to allow
7           process supervision (a.k.a service supervision), in the line
8           of daemontools and runit, as well as various operations on
9           processes and daemons.
11           http://skarnet.org/software/s6/