]> git.ipfire.org Git - thirdparty/systemd.git/blob - rules/95-udev-late.rules
build-sys: two files were missing in distcheck
[thirdparty/systemd.git] / rules / 95-udev-late.rules
1 # do not edit this file, it will be overwritten on update
2
3 # run a command on remove events
4 ACTION=="remove", ENV{REMOVE_CMD}!="", RUN+="$env{REMOVE_CMD}"