From 7552ed7502a55c58b636e2d1d1f17ed34df0d744 Mon Sep 17 00:00:00 2001 From: araujo Date: Mon, 6 Jun 2016 04:13:49 +0000 Subject: [PATCH] Connect ypldap(8) script on Makefile, forgotten on my previous commit r301480. --- etc/rc.d/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index 2d195f1dc4a3..9737adc4da92 100644 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -120,6 +120,7 @@ FILES= DAEMON \ var \ watchdogd \ ypbind \ + ypldap \ yppasswdd \ ypserv \ ypset \