summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/nis/files/ypbind-yocto.init
Commit message (Collapse)AuthorAgeFilesLines
* ypbind-mt: add status command for initscriptZhu Yanjun2015-09-111-99/+0
| | | | | | | | | | Add the "status" command in initscript to check the status of ypbind. remove ypbind-yocto.init as ypbind.init, which is the initscript, make its name similar to other recipes Signed-off-by: Zhu Yanjun <yanjun.zhu@windriver.com> Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* ypbind: remove bashisms from initscriptJoe MacDonald2015-07-301-3/+3
| | | | | | | | Remove three very minor bashisms, all about redirecting stdout/stderr. The initscript identifies as /bin/sh, this change ensures that the script should work with a non-bash /bin/sh as well. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* nis: Import recipes from OE classicKhem Raj2013-01-081-0/+99
Update to latest versions while at it Signed-off-by: Khem Raj <raj.khem@gmail.com>