mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
SUBSYSTEM=="block", ACTION=="add" RUN+="/etc/udev/scripts/mount.sh"
|
|
SUBSYSTEM=="block", ACTION=="remove" RUN+="/etc/udev/scripts/mount.sh"
|
|
|