mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-27 15:38:37 +00:00
They don't handle other events, and net.agent just logs an error message. Avoid wasted cycles on calling these scripts for change|move.
5 lines
122 B
Plaintext
5 lines
122 B
Plaintext
SUBSYSTEM=="net", ACTION=="add|remove", RUN+="net.agent"
|
|
|
|
SUBSYSTEM=="atm", ACTION=="add|remove", RUN+="dsl-modem.agent"
|
|
|