Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/udisk: fix mounting with busybox mount | Natanael Copa | 2011-09-23 | 1 | -0/+11 |
busybox mount does not support the uhelper= mount option and util-linux appears to just ignore it. Rather than adding code that does nothing to busybox mount we just drop the uhelper=udisks from udisks side. Reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=41142 |