名前
- Provided by: libguestfs-tools (Version: 1:1.24.5-1ubuntu0.1)
- Source: libguestfs
- Report a bug
/etc/libguestfs-tools.conf $HOME/.libguestfs-tools.rc
"/etc/libguestfs-tools.conf" or "$HOME/.libguestfs-tools.rc" changes the defaults for the following programs only:
There is currently only one setting which is controlled by this file. Adding (or uncommenting):
read_only = true;
changes these programs so they act as if the --ro flag was given on the command line. You can use this to make the programs safe against accidental modification of a live guest (users would have to explicitly add the --rw flag to modify guests). This is not the default because it is not backwards compatible. See also "OPENING DISKS FOR READ AND WRITE" in guestfish(1).
Note that the semicolon is required.
"/etc/libguestfs-tools.conf" is the global configuration file for all of the above programs. Local users can override the global configuration by copying this file into ".libguestfs-tools.rc" in their home directory and modifying it accordingly.
This file is parsed by the libconfig library. For more information about the format, see: http://www.hyperrealm.com/libconfig/libconfig_manual.html
"OPENING DISKS FOR READ AND WRITE" in guestfish(1), guestmount(1), virt-rescue(1), http://libguestfs.org/.
Richard W.M. Jones ("rjones at redhat dot com")
Copyright (C) 2011-2014 Red Hat Inc.
To get a list of bugs against libguestfs, use this link: https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools
To report a new bug against libguestfs, use this link: https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools
When reporting a bug, please supply: