summaryrefslogtreecommitdiff
path: root/mail/exilog/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-19 22:50:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-19 22:50:37 +0000
commita7eba119363d24560d002b2096156d13e9cffd27 (patch)
tree1b9f8f1e335c370cee4eb01fe64f41a86cd104c9 /mail/exilog/files
parent- Update to 2.12.11 (diff)
- Fix rc script installation
- Stop daemon on deinstall - REQUIRE/PROVIDE PR: ports/97327 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Diffstat (limited to 'mail/exilog/files')
-rw-r--r--mail/exilog/files/exilog.sh.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/exilog/files/exilog.sh.in b/mail/exilog/files/exilog.sh.in
index 2e35be60ad15..2453d30df454 100644
--- a/mail/exilog/files/exilog.sh.in
+++ b/mail/exilog/files/exilog.sh.in
@@ -2,6 +2,10 @@
#
# $FreeBSD$
#
+# PROVIDE: exilog
+# REQUIRE: %%SERVER%%
+# KEYWORD: shutdown
+#
# Add the following lines to /etc/rc.conf to enable exilog agent:
#
#exilog_enable="YES"