Files
config/udev/99-rom-mount.rules
2025-07-02 00:06:47 -07:00

2 lines
197 B
Plaintext

ACTION=="change", SUBSYSTEM=="block", KERNEL=="sr0", ENV{ID_CDROM_MEDIA}=="1", RUN+="/usr/bin/systemd-mount --automount=yes --no-block --collect --type iso9660 --options ro /dev/sr0 /home/nik/rom"