mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 20:39:39 +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"
|
|
|