Bug#326083: the init script should detect udev

2005-09-01 Thread Bdale Garbee
tag 326083 +pending thanks On Thu, 2005-09-01 at 19:37 +0200, Marco d'Itri wrote: > - if [ ! -e /dev/.devfsd ]; then > + if [ ! -e /dev/.devfsd -a ! -e /dev/.udevdb ]; then Thanks. In my CVS for the next upload. Bdale -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#326083: the init script should detect udev

2005-09-01 Thread Marco d'Itri
Package: makedev Version: 2.3.1-78 Severity: normal Tags: patch - if [ ! -e /dev/.devfsd ]; then + if [ ! -e /dev/.devfsd -a ! -e /dev/.udevdb ]; then -- ciao, Marco signature.asc Description: Digital signature