]> git.pld-linux.org Git - packages/dev.git/commitdiff
added /etc/ppp
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 13 Aug 1999 13:52:07 +0000 (13:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dev.spec -> 1.21

dev.spec

index c72562f05756b51c88f20a35a40ab62d54620685..68d5b13745c2a517b64b88400cdc87740deeed3f 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -118,6 +118,8 @@ rm -f gscd sbpcd0 atibm inportbm logibm psaux
 # Coda support 
 mknod cfs0 c 67 0
 
+# PPP support
+mknod ppp c 108 0
 
 ln -s fb0 fb0current
 ln -s fb1 fb1current
@@ -348,6 +350,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(600,root,root) /dev/pg*
 
 %attr(640,root,kmem) /dev/port
+%attr(644,root,root) /dev/ppp
 %attr(600,root,root) /dev/printer
 %attr(664,root,root) /dev/psaux
 
This page took 0.031346 seconds and 4 git commands to generate.