]> git.ipfire.org Git - thirdparty/systemd.git/blame - rules/95-udev-late.rules
systemd-python: fix gcc warning
[thirdparty/systemd.git] / rules / 95-udev-late.rules
CommitLineData
4beaed36
KS
1# do not edit this file, it will be overwritten on update
2
3f781cab
KS
3# run a command on remove events
4ACTION=="remove", ENV{REMOVE_CMD}!="", RUN+="$env{REMOVE_CMD}"