summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-04-29 10:20:19 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-04-29 10:33:48 +0200
commit061ca0f01608d3cd08772810e65640837f94fdcb (patch)
tree90d536e10cc54137febebb0b91355f7095fba8e2 /rules
parent4f1080c2d05b950b16e16f67e0551d17f3cb37ac (diff)
downloadptxdist-061ca0f01608d3cd08772810e65640837f94fdcb.tar.gz
ptxdist-061ca0f01608d3cd08772810e65640837f94fdcb.tar.xz
lvm2: add missing quotes in the menu file
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/lvm2.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/lvm2.in b/rules/lvm2.in
index 8c75cfda6..fc9414bb7 100644
--- a/rules/lvm2.in
+++ b/rules/lvm2.in
@@ -47,7 +47,7 @@ config LVM2_DEVICE_GID
config LVM2_DEVICE_MODE
string
- default 0660
+ default "0660"
prompt "device node access mode"
help
The effective access mode of the device nodes create by LVM