projects
/
ppp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cope with different kernel versions at run time not compile time
[ppp.git]
/
README.sunos4
diff --git
a/README.sunos4
b/README.sunos4
index b388f2d8e2b2d7b73458d6f067aae451575551f5..fc270867875a258d35bc12b852b8655a7bae30f1 100644
(file)
--- a/
README.sunos4
+++ b/
README.sunos4
@@
-49,3
+49,8
@@
It is not advisable to unload the "if_ppp" module, because it creates
network interface units, and SunOS does not provide any way to destroy
network interfaces once created. If you do unload it, the system will
probably crash at some later stage.
network interface units, and SunOS does not provide any way to destroy
network interfaces once created. If you do unload it, the system will
probably crash at some later stage.
+
+If you have previously had ppp-2.2 installed, you may have statements
+in your /etc/rc.local to load the ppp module. You will need to remove
+those. Having done this, you will need to reboot to remove the old
+ppp module and load the new modules.