mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
This commit is contained in:
parent
2aa383c4ec
commit
c49d1a3273
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156534
328 changed files with 268 additions and 351 deletions
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: autocd
|
||||
# REQUIRE:
|
||||
# BEFORE:
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable autocd:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# PROVIDE: daapd
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these daapd_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# PROVIDE: gnump3d
|
||||
# REQUIRE: DAEMON NETWORKING LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: icecast2
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: login
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Add the following line to /etc/rc.conf to enable `icecast2'. This requires
|
||||
# a working configuration in %%PREFIX%%/etc/icecast.xml.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# PROVIDE: musicpd
|
||||
# REQUIRE:
|
||||
# BEFORE:
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Add the following line to /etc/rc.conf to enable mpd:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# PROVIDE: shoutcast
|
||||
# REQUIRE: LOGIN
|
||||
# BEFORE:
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: slimserver
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable slimserver:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: slimserver
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable slimserver:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: slimserver
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable slimserver:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: slimserver
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable slimserver:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: slimserver
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable slimserver:
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD: /tmp/pcvs/ports/comms/ltmdm/files/Attic/ltmdm.sh.in,v 1.1 2005-04-18 15:20:08 vs Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/comms/ltmdm/files/Attic/ltmdm.sh.in,v 1.2 2006-02-20 20:46:49 dougb Exp $
|
||||
|
||||
# PROVIDE: ltmdm
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these ltmdm_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- bin/sms.orig Sun Apr 17 12:56:51 2005
|
||||
+++ bin/sms Sun Apr 17 12:58:09 2005
|
||||
@@ -1,21 +1,27 @@
|
||||
--- bin/sms.orig Thu Jan 30 05:31:18 2003
|
||||
+++ bin/sms Mon Feb 20 12:39:53 2006
|
||||
@@ -1,21 +1,26 @@
|
||||
-#! /bin/sh
|
||||
-# This script can be used to start/stop smsd
|
||||
-# as a daemon in Linux and Solaris.
|
||||
|
@ -10,7 +10,6 @@
|
|||
+#
|
||||
+# PROVIDE: smsd
|
||||
+# REQUIRE: DAEMON
|
||||
+# KEYWORD: FreeBSD
|
||||
+#
|
||||
+# Add the following line to %%PREFIX%%/etc/rc.conf to enable smsd:
|
||||
+#
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: vpb-driver
|
||||
# REQUIRE: NETWORKING
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
# we load the vpb-driver after the network is fully loaded
|
||||
# (for VOIP?)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: cyrus_smlacapd_backend
|
||||
# REQUIRE: DAEMON cyrus_pwcheck
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable cyrus_smlacapd_backend:
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
# PROVIDE: pgcluster
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: pgreplicate
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable pgcluster:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
# PROVIDE: pglb
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable pglb:
|
||||
#
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
# PROVIDE: pgreplicate
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: pglb
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable pgreplicate:
|
||||
#
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: postgresql-relay
|
||||
# REQUIRE: LOGIN
|
||||
# AFTER: postgresql
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable spamd:
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# PROVIDE: postgresql
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable PostgreSQL:
|
||||
#
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: %%NAME%%
|
||||
# REQUIRE: postgresql
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Add the following line to /etc/rc.conf to enable `%%NAME%%':
|
||||
#
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: %%NAME%%
|
||||
# REQUIRE: postgresql
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Add the following line to /etc/rc.conf to enable `%%NAME%%':
|
||||
#
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/devel/cvsnt/files/Attic/cvslockd.sh.in,v 1.1 2005-04-19 19:03:52 fjoe Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/devel/cvsnt/files/Attic/cvslockd.sh.in,v 1.2 2006-02-20 20:46:54 dougb Exp $
|
||||
#
|
||||
# PROVIDE: cvslockd
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
# PROVIDE: devhelp
|
||||
# REQUIRE: ldconfig
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: distccd
|
||||
# REQUIRE: NETWORKING
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable distccd:
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
#
|
||||
# PROVIDE: dnrd
|
||||
# REQUIRE: DAEMON NETWORKING SERVERS
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable dnrd:
|
||||
#
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
# PROVIDE: dns_balance
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# PROVIDE: dualserver
|
||||
# REQUIRE: SERVERS
|
||||
# BEFORE:
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: ez-ipupdate
|
||||
# REQUIRE:
|
||||
# BEFORE:
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Add the following line to /etc/rc.conf to enable ez-ipupdate:
|
||||
#
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: %%SERVICE%%
|
||||
# REQUIRE: SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# NOTE for FreeBSD 5.0+:
|
||||
# If you want this script to start with the base rc scripts
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/dns/powerdns-devel/files/Attic/pdns.in,v 1.1 2006-02-15 12:56:37 ehaupt Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/dns/powerdns-devel/files/Attic/pdns.in,v 1.2 2006-02-20 20:46:57 dougb Exp $
|
||||
#
|
||||
|
||||
# PROVIDE: pdns_server
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable powerdns:
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/dns/powerdns-devel/files/Attic/pdns_recursor.in,v 1.1 2006-02-15 12:56:37 ehaupt Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/dns/powerdns-devel/files/Attic/pdns_recursor.in,v 1.2 2006-02-20 20:46:57 dougb Exp $
|
||||
#
|
||||
|
||||
# PROVIDE: pdns_recursor
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable pdns_recursor:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: pdns_server
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable powerdns:
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/dns/powerdns/files/Attic/pdns_recursor.in,v 1.1 2006-02-15 12:56:37 ehaupt Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/dns/powerdns/files/Attic/pdns_recursor.in,v 1.2 2006-02-20 20:46:57 dougb Exp $
|
||||
#
|
||||
|
||||
# PROVIDE: pdns_recursor
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable pdns_recursor:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: rbldnsd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable rbldnsd:
|
||||
#
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# PROVIDE: totd
|
||||
# REQUIRE: SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# NOTE for FreeBSD 5.0+:
|
||||
# If you want this script to start with the base rc scripts
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# PROVIDE: vmware-guestd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
PREFIX=%%PREFIX%%
|
||||
. %%RC_SUBR%%
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# PROVIDE: vmware-guestd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
PREFIX=%%PREFIX%%
|
||||
. %%RC_SUBR%%
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# PROVIDE: vmware-guestd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
PREFIX=%%PREFIX%%
|
||||
. %%RC_SUBR%%
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# PROVIDE: vmware-guestd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
PREFIX=%%PREFIX%%
|
||||
. %%RC_SUBR%%
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# PROVIDE: vmware-guestd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
PREFIX=%%PREFIX%%
|
||||
. %%RC_SUBR%%
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# PROVIDE: vmware-guestd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
PREFIX=%%PREFIX%%
|
||||
. %%RC_SUBR%%
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
# PROVIDE: plgrenouille
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable upclient:
|
||||
#
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# PROVIDE: bsdftpd_ssl
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# You need to set "bsdftpd_ssl_enable=YES" in either /etc/rc.conf,
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# PROVIDE jftpgw
|
||||
# REQUIRE: NETWORKING SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable pure-ftpd:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: moftpd
|
||||
# REQUIRE: NETWORKING SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable moftpd:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: proftpd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable proftpd:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: proftpd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable proftpd:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# PROVIDE: pureftpd
|
||||
# REQUIRE: NETWORKING SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable pure-ftpd:
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
# PROVIDE: vsftpd
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
# Add the following line to /etc/rc.conf to enable `vsftpd':
|
||||
#
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: wzdftpd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
|
||||
prefix=%%PREFIX%%
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: kaid
|
||||
# REQUIRE: NETWORKING
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable kaid:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: bnetd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable bnetd:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: dancer-ircd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
|
||||
# PROVIDE: dancer-services
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# PROVIDE: ircd-hybrid
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# To get ircd-hybrid enabled at boot, add the following lines to /etc/rc.conf :
|
||||
# ircd_hybrid_enable (bool): Set to "NO" by default.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
#
|
||||
# PROVIDE: ircservices
|
||||
# REQUIRE: NETWORKING
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable ircservices:
|
||||
#
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: canna
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these canna_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: canna
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these canna_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: canna
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these canna_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: ebnetd ndtpd ebhttpd
|
||||
# REQUIRE: NETWORKING SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable EBNETD servers:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# PROVIDE: esecanna
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
# PROVIDE: multiskkserv
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable multiskkserv:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# PROVIDE: rskkserv
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
prefix=%%PREFIX%%
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
%%WINBIND%%# PROVIDE: winbindd
|
||||
# REQUIRE: NETWORKING SERVERS named %%CUPS%%
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable samba:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# PROVIDE: vjed
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: assp
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# PROVIDE: courier_imap_imapd_ssl
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these courier_imap_imapd_ssl_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# PROVIDE: courier_imap_imapd_ssl
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these courier_imap_imapd_ssl_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# PROVIDE: courier_imap_imapd
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these courier_imap_imapd_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# PROVIDE: courier_imap_imapd
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these courier_imap_imapd_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# PROVIDE: courier_imap_pop3d_ssl
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these courier_imap_pop3d_ssl_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# PROVIDE: courier_imap_pop3d_ssl
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these courier_imap_pop3d_ssl_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# PROVIDE: courier_imap_pop3d
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these courier_imap_pop3d_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# PROVIDE: courier_imap_pop3d
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these courier_imap_pop3d_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# PROVIDE: mail
|
||||
# REQUIRE: LOGIN courier_authdaemond
|
||||
# BEFORE: securelevel
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# NOTE for FreeBSD 5.0+:
|
||||
# If you want this script to start with the base rc scripts
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
# PROVIDE: couriergraph
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable mailgraph:
|
||||
#
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: cyrus_imapd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: mail
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# NOTE for FreeBSD 5.0+:
|
||||
# If you want this script to start with the base rc scripts
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: cyrus_imapd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: mail
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# NOTE for FreeBSD 5.0+:
|
||||
# If you want this script to start with the base rc scripts
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: cyrus_imapd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: mail
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# NOTE for FreeBSD 5.0+:
|
||||
# If you want this script to start with the base rc scripts
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: cyrus_imapd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: mail
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# NOTE for FreeBSD 5.0+:
|
||||
# If you want this script to start with the base rc scripts
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# PROVIDE: dkfilter_in
|
||||
# REQUIRE: LOGIN
|
||||
# BEFORE: mail
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable dkfilter.in:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# PROVIDE: dkfilter_out
|
||||
# REQUIRE: LOGIN
|
||||
# BEFORE: mail
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable dkfilter.out:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: dovecot
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable dovecot:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: dovecot
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable dovecot:
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# PROVIDE: dracd
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Define these dracd_* variables in one of these files:
|
||||
# /etc/rc.conf
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: dspampd
|
||||
# REQUIRE: LOGIN %%CLAMAV%% %%DSPAM%%
|
||||
# BEFORE: mail
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf[.local] to enable dspampd:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# PROVIDE: mail
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
# we make mail start late, so that things like .forward's are not
|
||||
# processed until the system is fully operational
|
||||
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/mail/mailgraph/files/Attic/mailgraph.sh.in,v 1.1 2005-12-20 12:20:47 vanilla Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/mail/mailgraph/files/Attic/mailgraph.sh.in,v 1.2 2006-02-20 20:47:11 dougb Exp $
|
||||
#
|
||||
# PROVIDE: mailgraph
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable mailgraph:
|
||||
#
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# PROVIDE: mailscanner
|
||||
# REQUIRE: mta
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable mailscanner:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# PROVIDE: mta
|
||||
# REQUIRE: LOGIN cleanvar
|
||||
# BEFORE:
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable mta at boot-up time:
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue