2 if [ $(vercmp $2 0.28-12) -lt 0 ]; then
4 * When used with initscripts, /etc/ifplugd/ifplugd.conf now uses
5 INTERFACES= again instead of NET_IFS=.
6 * This package no longer provides a default ifplugd.action script.
7 * To use ifplugd with systemd, run
8 systemctl enable ifplugd@eth0.service
13 # vim:set ts=2 sw=2 et: