File libguestfs.mkinitrd.setup-nfs.sh of Package libguestfs.215

#!/bin/bash
#
#%stage: device
#

if [ "$rootfstype" = "nfs" ]; then
	interface=${interface:-default}
	save_var rootfstype
fi
openSUSE Build Service is sponsored by