diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-03-07 16:27:27 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-03-07 16:27:27 +0000 |
commit | d152b63a1c0d846bc0af44eae70b680c20a4d353 (patch) | |
tree | d503da6929b2d611f388df0d301744ff07ff9733 /dns/mydns/files | |
parent | 814007479737dd88f3bb8def8068e1facb5430e8 (diff) |
Fix rcNG startup ordering and bump PORTREVISION.
Approved by: portmgr (clement)
Notes
Notes:
svn path=/head/; revision=157012
Diffstat (limited to 'dns/mydns/files')
-rw-r--r-- | dns/mydns/files/mydns.sh.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/mydns/files/mydns.sh.in b/dns/mydns/files/mydns.sh.in index 572f96630bc6..c4332e643140 100644 --- a/dns/mydns/files/mydns.sh.in +++ b/dns/mydns/files/mydns.sh.in @@ -4,8 +4,7 @@ # # PROVIDE: mydns -# REQUIRE: NETWORKING SERVERS -# BEFORE: DAEMON +# REQUIRE: DAEMON mysql postgresql # KEYWORD: shutdown # |