Bug#361785: hal: Breaks autofs expiry

2006-05-03 Thread Roland Mas
Roland Mas, 2006-04-23 15:27:27 +0200 : And here's a patch implementing that suggestion. That patch applies cleanly onto 0.5.7-2, except for the changelog part (hint hint). Roland. -- Roland Mas It would be hard to be deader without special training. -- in Theatre of Cruelty (Terry

Bug#361785: hal: Breaks autofs expiry

2006-04-23 Thread Roland Mas
Roland Mas, 2006-04-10 11:48:06 +0200 : [...] seconds of non-usage. Unfortunately, it seems hal catches this unmount event and does stuff with it, which I wouldn't argue against, except it tries to access /mnt/auto/removable/usb-key/.created-by-hal. When I think about it, I end up

Bug#361785: hal: Breaks autofs expiry

2006-04-23 Thread Roland Mas
Roland Mas, 2006-04-23 11:54:37 +0200 : When I think about it, I end up concluding that this file (or directory or whatever it is) doesn't belong there. Even if I wanted to let HAL mount and unmount stuff, there's no guarantee that the filesystem containing the mountpoints is writable. Such

Bug#361785: hal: Breaks autofs expiry

2006-04-10 Thread Roland Mas
Package: hal Version: 0.5.7-1 Severity: normal I have an autofs mount for my USB key, so that it gets mounted on /mnt/auto/removable/usb-key when accessed. autofs has an expiry time of 30 seconds, which means the key is automatically unmounted after 30 seconds of non-usage. Unfortunately, it