Skip to content

Commit ef724bc

Browse files
committed
corrected masking with cmdline module
Signed-off-by: Zen <[email protected]>
1 parent bcb44c0 commit ef724bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ugrd/base/cmdline.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ mod_depends = ['ugrd.base.base']
99
[imports.functions]
1010
"ugrd.fs.mounts" = [ "mount_root" ]
1111

12+
[masks]
13+
init_mount = "mount_root"
14+
1215
[custom_parameters]
1316
_init_mount = "NoDupFlatList" # List contaning functions which were removed from imports.int_mount by refactor_mounts

0 commit comments

Comments
 (0)