summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ppp
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2005-10-28 16:07:52 +0000
committeryar <yar@FreeBSD.org>2005-10-28 16:07:52 +0000
commite602bb9ed881512bc628bd5c83e1f15908447b31 (patch)
treecfc64d8e10fc20a46f553383b94b2ce9294597a9 /etc/rc.d/ppp
parentdf94bb0494e53a685b211e2231a893204f622fe7 (diff)
downloadFreeBSD-src-e602bb9ed881512bc628bd5c83e1f15908447b31.zip
FreeBSD-src-e602bb9ed881512bc628bd5c83e1f15908447b31.tar.gz
Transforming "ppp-user" into just "ppp", step 1:
The rcorder(8) condition PROVIDE'd by the script and REQUIRE'd by the others becomes "ppp". The ultimate goal of the transformation is to reduce confusion resulting from the fact that $name has been "ppp" already. Discussed with: pjd, -rc
Diffstat (limited to 'etc/rc.d/ppp')
-rw-r--r--etc/rc.d/ppp2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ppp b/etc/rc.d/ppp
index 06af79d..01c95f0 100644
--- a/etc/rc.d/ppp
+++ b/etc/rc.d/ppp
@@ -3,7 +3,7 @@
# $FreeBSD$
#
-# PROVIDE: ppp-user
+# PROVIDE: ppp
# REQUIRE: netif isdnd
# KEYWORD: nojail
OpenPOWER on IntegriCloud