[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#57049: libc6: fouled-up devpts.sh



Package: libc6
Version: 2.1.2-13
Severity: normal

There is a typo in the /etc/init.d/devpts.sh script.

patch included
---cuttez---
--- devpts.sh	Sat Feb  5 01:45:24 2000
+++ devpts.sh.orig	Sat Feb  5 01:45:09 2000
@@ -13,7 +13,7 @@
 make_devpts()
 {
     [ -d /dev/pts ] || mkdir --mode=755 /dev/pts
-}
+{
 
 mount_devpts_fs()
 {
---cuttez---
-- System Information
Debian Release: 2.2
Kernel Version: Linux glamis 2.2.15pre5 #2 SMP Fri Feb 4 22:49:33 IST 2000 i686 unknown

Versions of the packages libc6 depends on:
ii  ldso           1.9.11-5       The Linux dynamic linker, library and utilit


Reply to: