diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-04-17 01:31:48 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-04-17 01:31:48 +0000 |
commit | 878989f3e350132919eb64302aeb98751694d30b (patch) | |
tree | 48a2b13f655d14c7248bd15e90fb9911fb1499ab /mail/spampd/files | |
parent | a8dd349ab17260be64c4a598d3dc127c738676e6 (diff) |
Notes
Diffstat (limited to 'mail/spampd/files')
-rw-r--r-- | mail/spampd/files/spampd.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/spampd/files/spampd.in b/mail/spampd/files/spampd.in index 6bda0f1c0db5..75a9facdc62b 100644 --- a/mail/spampd/files/spampd.in +++ b/mail/spampd/files/spampd.in @@ -1,6 +1,9 @@ #!/bin/sh # # PROVIDE: spampd +# REQUIRE: login +# BEFORE: mail +# KEYWORD: shutdown # # Add the fellowing line to /etc/rc.conf to enable spampd: # |