Spade

Mini Shell

Directory:~$ /lib/udev/rules.d/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //lib/udev/rules.d/95-udev-late.rules

# do not edit this file, it will be overwritten on update

# run a command on remove events
ACTION=="remove", ENV{REMOVE_CMD}!="",
RUN+="$env{REMOVE_CMD}"