On Thu, Oct 02, Richard W.M. Jones wrote:

> +if grep -sq guestfs_network=1 /proc/cmdline; then
> +    dhclient
> +fi

dhclient will be missing at least in openSUSE. Not an issue now, does
the script fail if the command fails to execute due to ENOENT?

Olaf

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to