Skip to content

Commit 1200315

Browse files
committed
don't validate plymouth mount at all
Signed-off-by: Zen <[email protected]>
1 parent 16d113d commit 1200315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ugrd/base/plymouth.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ run_dirs = ["plymouth"]
1313
type = "devpts"
1414
destination = "/dev/pts"
1515
options = ['noauto', 'nosuid', 'noexec', 'rw', 'mode=620', 'gid=5']
16-
no_validate_options = true
16+
no_validate = true
1717
path = "devpts"
1818

1919
[imports.build_enum]

0 commit comments

Comments
 (0)