Giuseppe Sacco <giuse...@eppesuigoccas.homedns.org> wrote: Hi,
> Could you please better describe the problem? I am currently unable to > reproduce it. This is what happens on one test machine: [...] > Could you please show what happen on your system? what part of the > script fail? % mount | grep hyla % sudo /etc/init.d/hylafax start Starting HylaFAX: syncing directories... faxq hfaxd faxgetty. % mount | grep hyla /etc/hylafax on /var/spool/hylafax/etc type none (rw,bind) % sudo /etc/init.d/hylafax start Not starting HylaFAX daemons since they are already running. % sudo /etc/init.d/hylafax stop Stopping HylaFAX: faxq hfaxd faxgetty. % mount | grep hyla /etc/hylafax on /var/spool/hylafax/etc type none (rw,bind) % sudo /etc/init.d/hylafax start Starting HylaFAX: syncing directories... faxq hfaxd faxgetty. % echo $? 0 % sudo /etc/init.d/hylafax stop Stopping HylaFAX: faxq hfaxd faxgetty. % mount | grep hyla /etc/hylafax on /var/spool/hylafax/etc type none (rw,bind) /etc/hylafax on /var/spool/hylafax/etc type none (rw,bind) I think the script failure was a bug of the previous version of the script (the upgrade to the current version failed for this reason), but as you see the bind mount still doesn't get unmounted. JB. -- Julien BLACHE <jbla...@debian.org> | Debian, because code matters more Debian & GNU/Linux Developer | <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org