mirror of
https://github.com/systemd/systemd.git
synced 2026-07-20 06:20:28 +00:00
SUBSYSTEM=="block", RUN="/sbin/program" will execute the program only for block device events. ACTION="remove", SUBSYSTEM=="block", RUN"/sbin/program" will execute the program, if a block device is removed.