|
Paolo Bonzini |
bfe7b8 |
# This is a systemd environment file, not a shell script.
|
|
Paolo Bonzini |
bfe7b8 |
# It provides settings for "/lib/systemd/system/qemu-guest-agent.service".
|
|
Paolo Bonzini |
bfe7b8 |
|
|
Paolo Bonzini |
bfe7b8 |
# Comma-separated blacklist of RPCs to disable, or empty list to enable all.
|
|
Paolo Bonzini |
bfe7b8 |
#
|
|
![](https://seccdn.libravatar.org/avatar/6bc2ebbc861c9a4776b76939247a95d742d150e3feb2878a3b1ffd4d950329db?s=16&d=retro) |
854617 |
# You can get the list of RPC commands using "qemu-ga -b '?'".
|
|
Paolo Bonzini |
bfe7b8 |
# There should be no spaces between commas and commands in the blacklist.
|
|
Paolo Bonzini |
bfe7b8 |
#BLACKLIST_RPC=guest-file-open,guest-file-close,guest-file-read,guest-file-write,guest-file-seek,guest-file-flush,guest-exec,guest-exec-status
|
|
Paolo Bonzini |
bfe7b8 |
|
|
Paolo Bonzini |
bfe7b8 |
# Fsfreeze hook script specification.
|
|
Paolo Bonzini |
bfe7b8 |
#
|
|
Paolo Bonzini |
bfe7b8 |
# FSFREEZE_HOOK_PATHNAME=/dev/null : disables the feature.
|
|
Paolo Bonzini |
bfe7b8 |
#
|
|
Paolo Bonzini |
bfe7b8 |
# FSFREEZE_HOOK_PATHNAME=/path/to/executable : enables the feature with the
|
|
Paolo Bonzini |
bfe7b8 |
# specified binary or shell script.
|
|
Paolo Bonzini |
bfe7b8 |
#
|
|
Paolo Bonzini |
bfe7b8 |
# FSFREEZE_HOOK_PATHNAME= : enables the feature with the
|
|
Paolo Bonzini |
bfe7b8 |
# default value (invoke "qemu-ga --help" to interrogate).
|
|
Paolo Bonzini |
bfe7b8 |
FSFREEZE_HOOK_PATHNAME=/etc/qemu-ga/fsfreeze-hook
|