python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / s6-rc / Config.in
blobd2ec75e8bfe2c39967aebeace16cc67435f5c6bc
1 config BR2_PACKAGE_S6_RC
2         bool "s6-rc"
3         select BR2_PACKAGE_S6
4         depends on BR2_USE_MMU # s6
5         help
6           s6-rc is a service manager for s6-based systems, i.e. a
7           suite of programs that can start and stop services, both
8           long-running daemons and one-time initialization scripts, in
9           the proper order according to a dependency tree.
11           http://skarnet.org/software/s6-rc/