| Server IP : 45.40.142.9 / Your IP : 216.73.216.250 Web Server : Apache System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : bayspec ( 506) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/sysconfig/ |
Upload File : |
# Transport method may be one of following: # * unix-listen # * virtio-serial # * isa-serial # Default: virtio-serial TRANSPORT_METHOD="virtio-serial" # You also can override the device/socket path # Default: /dev/virtio-ports/org.qemu.guest_agent.0 DEVPATH="/dev/virtio-ports/org.qemu.guest_agent.0" # If logfile is unset it defaults to stderr but the daemon # function of init script redirects stderr to /dev/null LOGFILE="/var/log/qemu-ga/qemu-ga.log" # Override pidfile name # Default: /var/run/qemu-ga.pid PIDFILE="/var/run/qemu-ga.pid" # SELinux note: # About guest arbitrary file read/write # # A new selinux policy is introduced on RHEL-6.4 to deny qemu-ga to # read/write arbitrary guest files except the device file used to talk # with host processes, LOGFILE and PIDFILE. # # You can disable this policy by "restorecon -R -v /usr/bin/qemu-ga" # Comma-separated blacklist of RPCs to disable or empty list to enable all # Tip: You can get the list of RPC commands using `qemu-ga --blacklist ?` # Default: blank list to enable all RPCs # Note: There should be no spaces between commas and commands in the blacklist BLACKLIST_RPC= # Enable fsfreeze hook. See the --fsfreeze-hook option in "qemu-ga --help". FSFREEZE_HOOK_ENABLE=1 # Set the option argument for --fsfreeze-hook, which is the full pathname of # the hook script. An empty or unset value designates the default script # (invoke "qemu-ga --help" to interrogate). # # This setting (independently of value) takes effect only when # FSFREEZE_HOOK_ENABLE is nonzero. FSFREEZE_HOOK_PATHNAME=/etc/qemu-ga/fsfreeze-hook