mirror of
https://github.com/clearlinux/WALinuxAgent.git
synced 2026-08-27 19:05:59 +00:00
+2
-2
@@ -4,7 +4,7 @@
|
||||
|
||||
# Specified program is invoked with the argument "Ready" when we report ready status
|
||||
# to the endpoint server.
|
||||
Role.StateConsumer=None
|
||||
Role.StateConsumer=None
|
||||
|
||||
# Specified program is invoked with XML file argument specifying role
|
||||
# configuration.
|
||||
@@ -35,7 +35,7 @@ ResourceDisk.Format=y
|
||||
# Typically ext3 or ext4. FreeBSD images should use 'ufs2' here.
|
||||
ResourceDisk.Filesystem=ext4
|
||||
|
||||
# ount point for the resource disk
|
||||
# Mount point for the resource disk
|
||||
ResourceDisk.MountPoint=/mnt/resource
|
||||
|
||||
# Create and use swapfile on resource disk.
|
||||
|
||||
Reference in New Issue
Block a user