mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 10:36:38 -04:00
11 lines
372 B
Text
11 lines
372 B
Text
--- config/freebsd/waagent.conf.orig 2021-05-21 08:58:28 UTC
|
|
+++ config/freebsd/waagent.conf
|
|
@@ -49,7 +49,7 @@ ResourceDisk.MountPoint=/mnt/resource
|
|
ResourceDisk.EnableSwap=y
|
|
|
|
# Size of the swapfile.
|
|
-ResourceDisk.SwapSizeMB=16384
|
|
+ResourceDisk.SwapSizeMB=2048
|
|
|
|
# Comma-separated list of mount options. See mount(8) for valid options.
|
|
ResourceDisk.MountOptions=None
|