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