diff options
-rw-r--r-- | mail/courier/files/courier.sh.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/courier/files/courier.sh.in b/mail/courier/files/courier.sh.in index 38e676ca7ae6..c45bcf9438ae 100644 --- a/mail/courier/files/courier.sh.in +++ b/mail/courier/files/courier.sh.in @@ -11,10 +11,6 @@ # REQUIRE: LOGIN courier_authdaemond # BEFORE: securelevel # KEYWORD: shutdown -# -# NOTE for FreeBSD 5.0+: -# If you want this script to start with the base rc scripts -# move courier.sh to /etc/rc.d/courier prefix="%%PREFIX%%" exec_prefix="${prefix}" |