]> code.ossystems Code Review - openembedded-core.git/commitdiff
local.conf.sample.extended: update for disk monitor
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 20 Mar 2013 06:31:05 +0000 (14:31 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Mar 2013 17:01:24 +0000 (17:01 +0000)
The previous disk monitor is based on the disk, and one disk only can
have one action, now it is based on the path, so we remove the additional
comments from local.conf.sample.extended

[YOCTO #3995]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/local.conf.sample.extended

index 7760a8d0159882bae400398933324557bcef7cb2..885ed85b48b850a1f925650ca4fce0f3d3e91eb7 100644 (file)
 # Disk space monitor, take action when the disk space or the amount of
 # inode is running low, it is enabled when BB_DISKMON_DIRS is set.
 #
-# Set the directories to monitor for disk usage, if more than one
-# directories are mounted in the same device, then only one directory
-# would be monitored since the monitor is based on the device.
-# The format is:
+# Set the directory for the monitor, the format is:
 # "action,directory,minimum_space,minimum_free_inode"
 #
 # The "action" must be set and should be one of: