#!/bin/sh sudo sv stop iwd conf="$(mktemp)" trap "rm '$conf'" EXIT QUIT cat > "$conf" <