libguestfs-tools.conf (5) Linux Manual Page
libguestfs-tools.conf – configuration file for guestfish, guestmount, virt-rescue Synopsis /etc/libguestfs-tools.conf $XDG_CONFIG_DIRS/libguestfs/libguestfs-tools.conf $HOME/.libguestfs-tools.rc $XDG_CONFIG_HOME/libguestfs/libguestfs-tools.conf Description libguestfs-tools.conf (or $HOME/.libguestfs-tools.rc) changes the defaults for the following programs only: • guestfish(1) • guestmount(1) • virt-rescue(1) There is currently only one setting which is controlled by this file. Adding (or uncommenting): read_only = true; changes these programs so they act…
