xref: /freebsd/release/packages/ucl/rc-all.ucl (revision d61c75f634cf52fdef9590601d881f85275eee9a)
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
11}
12