summaryrefslogtreecommitdiff
path: root/debian/patches/makedev.diff
blob: 1dfefe74df1358bc6768aa74095df7d5c6225879 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- sutils/MAKEDEV.sh.orig	2006-04-12 15:05:12.000000000 +0000
+++ sutils/MAKEDEV.sh	2006-04-12 15:05:23.000000000 +0000
@@ -86,7 +86,7 @@
 	;;
 
       std)
-	mkdev console tty null zero full fd time mem klog shm
+	mkdev console tty null zero full fd time mem klog
 	;;
       console|com[0-9])
 	st $I root 600 /hurd/term ${DEVDIR}/$I device $I;;