Re-enabling automount for USB drives

During a recent update, we removed the automount rules from the udev package to make it identical to the upstream Arch Linux one. As a result, USB drives and SD cards are no longer automounted.

To fix this and re-enable automounting, run the following command:
pacman -S udev-automount

Comments