Home
last modified time | relevance | path

Searched refs:netopt (Results 1 – 1 of 1) sorted by relevance

/systemd-251/test/units/
Dtestsuite-13.sh181 for netopt in "${_net_opts[@]}"; do
182 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