xref: /freebsd/release/packages/ucl/rc-all.ucl (revision d9cc3d558d00ee7f62dbef2032f099033c91d2a1)
1comment = "rc(8) subsystem"
2
3desc = <<EOD
4The rc(8) subsystem provides a method to start services at system startup and
5stop them at shutdown.  This package provides the rc(8) subsystem itself and
6the service scripts for the base system.
7EOD
8
9annotations {
10	set = "minimal,minimal-jail"
11}
12