mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-19 11:23:32 +00:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
# 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}"
|