Change external HDD mount behavior
|
5th Apr, 2016, 12:47 AM
Post: #7
|
|||
|
|||
RE: Change external HDD mount behavior
I'm sorry, it took me a while until I could look into this again.
I had another closer look at the rules /lib/udev/rules.d and discovered the file usbmount.rules: Code: # set spindown Examining mentioned script /usr/share/usbmount/usbmount, especially the "remove" section I found Code: elif [ "$ACTION" = remove];then Shouldn't this already have done the trick? Or does it not affect my hard drives? Where should I be able to find the corresponding log files? |
|||
« Next Oldest | Next Newest »
|