This commit is contained in:
Frede Hundewadt 2023-03-05 08:08:19 +01:00
parent 2a58dacaaf
commit e72877db7e

View file

@ -15,12 +15,12 @@ udev rule to disable write-cache
## udev rule to disable write-cache
Arch wiki documentation on https://wiki.archlinux.org/title/udev
In another place one user threw in an udev rule which would disable write-cache for devices when they were added and while it was just an idea - it triggered my curiosity.
I dug into the intricacies of udev and found a method to only target USB storage devices.
* Documentation on https://wiki.archlinux.org/title/udev
The final rule
```