Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v215-stable
/
.
/
rules
/
95-udev-late.rules
blob: eca0faa5c5c48affedb5b619c180c84c76914f11 [
file
] [
log
] [
blame
] [
raw
]
# 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}"