Searched refs:netopt (Results 1 – 1 of 1) sorted by relevance
181 for netopt in "${_net_opts[@]}"; do182 echo "$_netns_opt in combination with $netopt should fail"183 …AWN_API_VFS_WRITABLE="$3" systemd-nspawn --register=no -D "$_root" -b "$_netns_opt" "$netopt"; then