Page MenuHomeFreeBSD

D52650.1788458445.diff
No OneTemporary

Size
952 B
Referenced Files
None
Subscribers
None

D52650.1788458445.diff

diff --git a/libexec/pppoed/Makefile b/libexec/pppoed/Makefile
--- a/libexec/pppoed/Makefile
+++ b/libexec/pppoed/Makefile
@@ -1,3 +1,4 @@
+PACKAGE=ppp
PROG= pppoed
LIBADD= netgraph
MAN= pppoed.8
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -51,7 +51,6 @@
${_opensm} \
os-release \
powerd \
- pppoed \
pwcheck \
quota \
random \
@@ -127,6 +126,10 @@
NEWSYSLOG= newsyslog
NEWSYSLOGPACKAGE= newsyslog
+CONFGROUPS+= PPPOED
+PPPOED= pppoed
+PPPOEDPACKAGE= ppp
+
CONFGROUPS+= SYSLOGD
SYSLOGD= syslogd
SYSLOGDPACKAGE= syslogd
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
--- a/usr.bin/chat/Makefile
+++ b/usr.bin/chat/Makefile
@@ -1,6 +1,7 @@
# I once used this extensively, but no longer have a modem. Feel free
# to ask me questions about it, but I disclaim ownership now. -Peter
+PACKAGE=ppp
PROG= chat
MAN= chat.8

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 3, 6:00 PM (19 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29506906
Default Alt Text
D52650.1788458445.diff (952 B)

Event Timeline