# SPDX-License-Identifier: EUPL-1.2+ # SPDX-FileCopyrightText: 2025 Demi Marie Obenour ACTION=="remove", GOTO="spectrum-end" ENV{PCI_CLASS}!="2????", GOTO="spectrum-end" # systemd-udevd unsets PATH, so fix that. RUN+="/usr/bin/env PATH=/usr/bin /usr/libexec/net-add" LABEL="spectrum-end"