mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 14:02:21 +02:00
initscripts: Update volatiles documentation to include binds
Volatiles processing now handles bind mounts, so update the comment in the core file to indicate this. (From OE-Core rev: 520e8f5721aab90815186533038c2f9f834546d5) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b44bd9fc6b
commit
96e05ff4ce
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user