saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -351,3 +351,31 @@
|
||||
|
||||
# User-defined poll interval in seconds. Set to 0 to disable polling.
|
||||
#poll-interval=60
|
||||
|
||||
[gueststoreupgrade]
|
||||
|
||||
# The guestStoreUpgrade plugin is only available for Windows.
|
||||
|
||||
# The policy value is one of the settings listed below.
|
||||
# off = no VMware Tools upgrade from GuestStore. Feature is
|
||||
# disabled.
|
||||
# manual = (Default) VMware Tools upgrade from GuestStore is
|
||||
# manually started.
|
||||
# powercycle = VMware Tools upgrade from GuestStore on system
|
||||
# power on.
|
||||
|
||||
#policy=manual
|
||||
|
||||
# Time interval for periodically checking available VMware Tools package
|
||||
# version in the GuestStore.
|
||||
# User-defined poll interval in seconds. Set to 0 to disable polling.
|
||||
# Minimum valid value is 900 seconds (15 minutes)
|
||||
# Default value is 3600 seconds (60 minutes)
|
||||
#poll-interval=3600
|
||||
|
||||
# VMware Tools package version metadata key to specify a VMware Tools
|
||||
# package version in the GuestStore.
|
||||
# User-defined key for VMware Tools package version.
|
||||
# Default value is "vmtools" which points to the latest version of
|
||||
# VMware Tools package in the GuestStore.
|
||||
#vmtools-version-key=vmtools
|
||||
|
||||
Reference in New Issue
Block a user