Date: Tue, 03 Jan 2012 13:05:41 -0800 From: Xin Li <delphij@delphij.net> To: freebsd-rc@FreeBSD.org Cc: d@delphij.net Subject: [review] Move slapd to 'DAEMON' stage Message-ID: <4F036DA5.7040907@delphij.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] -----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 <delphij@delphij.net> 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----- [-- Attachment #2 --] 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 #
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F036DA5.7040907>
