This file is indexed.

/lib/udev/rules.d/60-mt-st.rules is in mt-st 1.1-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
# Use stinit to set default parameters on st device creation
KERNEL=="st[0-9]",       RUN+="/etc/init.d/mt-st modload %n"
KERNEL=="st[0-9]*[0-9]", RUN+="/etc/init.d/mt-st modload %n"