I had a look at the patch, and it look mostly ok. But I am not too
happy about this part:
static int find_scsidisks(const char **dev, int maxdev, int *count)
{
if (*count < maxdev) dev[(*count)++] = DEV_BASE "/sda";
if (*count < maxdev) dev[(*count)++] = DEV_BASE "/sdb";
Package: sysvinit
Version: 2.86.ds1-6
Severity: wishlist
File: /sbin/halt
Currently, halt -h only spins down IDE disks. When turning off my laptop, which
has an SATA disk, I could hear quite a loud clicking noise, similar to the
noise described in bug #157355 followup 10. After I modified /sbin/ha
2 matches
Mail list logo