# what: cmd_install's unattended invasive refusal, deleted # why: a stale state file would install a docker daemon on a machine with nobody at the keyboard # kills: the daemon never reaches a package manager # run: unit <<0) sel[l]=1 } !/^[#@]/ && NF>=3 && $3=="invasive" && (($1"/"$2) in sel) {print $1"/"$2}' "$MANIFEST") if [ -n "$inv" ]; then warn "unattended: refusing invasive packages$(printf ' %s' $inv)" for k in $inv; do awk -F'\t' -v k="$k" '$3!=k' "$tbl" > "$tbl.f"; mv "$tbl.f" "$tbl" done fi fi <<