This file is indexed.

/lib/udev/rules.d/90-alsa-restore.rules is in alsa-utils 1.0.25-1ubuntu5.

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

The actual contents of the file can be viewed below.

1
2
ACTION=="add", SUBSYSTEM=="sound", KERNEL=="controlC*", KERNELS=="card*", \
        RUN+="/sbin/alsactl restore $attr{number}"