El lunes,  4 de junio de 2007 12:23 -0300, Jorge Peixoto de Morais Neto
<[EMAIL PROTECTED]> escribió:
> Hi. I'm using the latest initng-ifiles from CVS. I'm on Gentoo. 
> In the file /etc/initng/system/mountfs.i, there is the line
> /usr/sbin/mountpoint -q "${mp}" && { /bin/umount -r -d -f "${mp}" ||
> echo "WARNING, failed to umount ${mp}" }
>                                       
> 
> /usr/sbin/mountpoint does not exist, and my computer always complains
> about it when I shut it down (the problematic line is executed at
> script stop)
> 

Just symlink /usr/sbin/mountpoint it to /bin/false ;).

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng

Reply via email to