fix config perm
This commit is contained in:
@@ -6,6 +6,7 @@ in {
|
||||
runtime = {
|
||||
paths = [{
|
||||
path = "${serverCfg.path.config.path}/selfmark/";
|
||||
owner = "1000:1000";
|
||||
mode = "0444";
|
||||
}];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user