Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144542917
D52650.1775325737.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
944 B
Referenced Files
None
Subscribers
None
D52650.1775325737.diff
View Options
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
@@ -50,7 +50,6 @@
${_nscd} \
${_opensm} \
os-release \
- pppoed \
pwcheck \
quota \
random \
@@ -130,6 +129,10 @@
POWERD= powerd
POWERDPACKAGE= powerd
+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
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 6:02 PM (9 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28257731
Default Alt Text
D52650.1775325737.diff (944 B)
Attached To
Mode
D52650: chat, pppoed: Move to the ppp package
Attached
Detach File
Event Timeline
Log In to Comment