-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
A user have asked for this in ports/163799. I _think_ I should move slapd to 'DAEMON' stage by adding a BEFORE: line? (Or, is that the right place to start (database) backend service for authentication services?) Cheers, - -- Xin LI <[email protected]> https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8DbaUACgkQOfuToMruuMDi2gCfZKpW5fhNiteucgZ+gcodHPiF 2wkAniCGBmEhM5eeklzGGiXXY5cksmD7 =Zv95 -----END PGP SIGNATURE-----
Index: files/slapd.sh.in =================================================================== RCS file: /home/ncvs/ports/net/openldap24-server/files/slapd.sh.in,v retrieving revision 1.13 diff -u -p -r1.13 slapd.sh.in --- files/slapd.sh.in 15 May 2011 02:49:10 -0000 1.13 +++ files/slapd.sh.in 3 Jan 2012 20:59:49 -0000 @@ -4,8 +4,8 @@ # # PROVIDE: slapd -# REQUIRE: NETWORKING SERVERS -# BEFORE: securelevel +# REQUIRE: NETWORKING +# BEFORE: DAEMON # KEYWORD: shutdown #
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
