mode fix
This commit is contained in:
@@ -23,7 +23,7 @@ let
|
|||||||
let
|
let
|
||||||
effectiveCfg = {
|
effectiveCfg = {
|
||||||
owner = "root:root";
|
owner = "root:root";
|
||||||
mode = "0777";
|
mode = "0755";
|
||||||
dirs = [];
|
dirs = [];
|
||||||
} // cfg;
|
} // cfg;
|
||||||
in ''
|
in ''
|
||||||
|
|||||||
Reference in New Issue
Block a user