X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qemu-ga.texi;h=f00ad830f2836bfce0dcf7fb2eef5e58be4ce056;hb=d730b9d1f25b83e1b0a7e8b75aec02b93b78bdc7;hp=0e53bf6b2c510d6e46adf104a11bc537100fc6a3;hpb=ba3fb2f023254ab853df278e1719fc55938e1c16;p=mirror_qemu.git diff --git a/qemu-ga.texi b/qemu-ga.texi index 0e53bf6b2c..f00ad830f2 100644 --- a/qemu-ga.texi +++ b/qemu-ga.texi @@ -30,7 +30,7 @@ set user's password @end itemize qemu-ga will read a system configuration file on startup (located at -q@file{/etc/qemu/qemu-ga.conf} by default), then parse remaining +@file{@value{CONFDIR}/qemu-ga.conf} by default), then parse remaining configuration options on the command line. For the same key, the last option wins, but the lists accumulate (see below for configuration file format). @@ -58,7 +58,7 @@ file format). Enable fsfreeze hook. Accepts an optional argument that specifies script to run on freeze/thaw. Script will be called with 'freeze'/'thaw' arguments accordingly (default is - @samp{/etc/qemu/fsfreeze-hook}). If using -F with an argument, do + @samp{@value{CONFDIR}/fsfreeze-hook}). If using -F with an argument, do not follow -F with a space (for example: @samp{-F/var/run/fsfreezehook.sh}).