summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/chkconfig
Commit message (Collapse)AuthorAgeFilesLines
* Fixup merge error and apply cleanupsRichard Purdie2011-03-031-2/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipe: add chkconfig for LSB command testKang Kai2011-03-031-0/+27
chkconfig is a system tool for maintaining the /etc/rc*.d hierarchy, and LSB command test will check 2 links point to command chkconfig Signed-off-by: Kang Kai <kai.kang@windriver.com>