Kevin Fenzi 1d9548c
#!/bin/sh
Kevin Fenzi 1d9548c
Kevin Fenzi 1d9548c
# This is a dummy script shipped in the fedora calibre package. 
Kevin Fenzi 1d9548c
# Since we have better/safer/easier ways to mount mass storage devices
Kevin Fenzi 1d9548c
# there's no need to have a suid binary try and do this. 
Kevin Fenzi 1d9548c
# This script simply exits telling calibre that the device is already
Kevin Fenzi 1d9548c
# been mounted by your desktop. 
Kevin Fenzi 1d9548c
Kevin Fenzi 1d9548c
exit 1