
# LVM Volume Groups to be activated once aoe is available (space-separated)
#LVM_VG="vg1 vg2"

# Filesystems to be mounted once aoe is available (space-separated)
#MOUNT="/fs1 /fs2"

# Services that are dependent on aoe being available, to start/stop from aoe init script
#SERVICES="service1 service2"

# Set flag to turn on more verbose info from init script
#AOE_DEBUG=1

