description "stop all network interfaces"
type wait
target %0
after sigkill sigterm
before sync

exec "@SCRIPTDIR@/ifdown.sh"