95-udev-late.rules 155 B

1234
  1. # do not edit this file, it will be overwritten on update
  2. # run a command on remove events
  3. ACTION=="remove", ENV{REMOVE_CMD}!="", RUN+="$env{REMOVE_CMD}"