]> code.ossystems Code Review - openembedded-core.git/commitdiff
initscripts: Update volatiles documentation to include binds
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 18 Feb 2019 17:11:23 +0000 (11:11 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Feb 2019 15:59:09 +0000 (15:59 +0000)
Volatiles processing now handles bind mounts, so update the comment in
the core file to indicate this.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initscripts/initscripts-1.0/volatiles

index 201106645d1475fe017daee030c227df3414d8be..cd8a4be05f23c655ad9658dfe16405c0c5687574 100644 (file)
@@ -8,7 +8,7 @@
 # The # character introduces a comment lasting until end of line.
 # Blank lines are ignored.
 #
-# <type> : d|f|l : (d)irectory|(f)ile|(l)ink
+# <type> : d|f|l|b : (d)irectory|(f)ile|(l)ink|(b)ind
 #
 # A linking example:
 # l root root 0777 /var/test /tmp/testfile