1 2 3 4 5 6 7 8 9 10 11 12 13 14
[Unit] Description=debloat interface %I Wants=network.target After=network.target BindsTo=sys-subsystem-net-devices-%i.device After=sys-subsystem-net-devices-%i.device [Service] Type=oneshot Environment="IFACE=%I" ExecStart=/usr/lib/debloat/debloat.sh [Install] WantedBy=multi-user.target