[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21010: eject fails because of hardcoded path to umount
From: |
Ludovic Courtès |
Subject: |
bug#21010: eject fails because of hardcoded path to umount |
Date: |
Tue, 14 Jul 2015 14:03:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Alex Sassmannshausen <address@hidden> skribis:
> I tried to 'eject' a pen drive today using
> `sudo eject /mnt/usb`
BTW, if you add this user account to “cdrom”, you won’t even need
‘sudo’.
> The command failed with
> -------8<---------------->8-----------
> eject: unable to exec /bin/umount of `/mnt/usb'
> eject: unmount of `/mnt/usb' failed
> -------8<---------------->8-----------
Fixed in 7e51249.
Thanks!
Ludo’.