description "stop all network interfaces"
type wait
target %0
after sigkill sigterm
before sync unmount
exec "@SCRIPTDIR@/ifdown.sh"