mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01: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"
|
|
|