]> git.pld-linux.org Git - packages/devfsd.git/commitdiff
- LOOKUP /dev/ppp EXECUTE /bin/mknod /dev/ppp c 108 *
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Sun, 5 Oct 2003 10:52:46 +0000 (10:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    devfsd.conf -> 1.10

devfsd.conf

index 6332908fb9c756a8ae5e1bb62f3e358b188490d1..967eb7953a5cd237295d12aa91302eb9c5851509 100644 (file)
@@ -56,3 +56,6 @@ LOOKUP                cpu/*           MODLOAD
 
 # LIRC
 LOOKUP         ^lirc  EXECUTE /bin/mknod /dev/lirc c 61 0*
+
+# PPP
+LOOKUP         ^ppp   EXECUTE /bin/mknod /dev/ppp c 108 0*
\ No newline at end of file
This page took 0.069125 seconds and 4 git commands to generate.