stuff and thangs
This commit is contained in:
@@ -304,6 +304,12 @@ in
|
||||
group = "nobody";
|
||||
mode = "u=rwx,g=rwx,o=rx";
|
||||
}
|
||||
{
|
||||
directory = "/var/lib/redis-ccache";
|
||||
user = "redis-ccache";
|
||||
group = "redis-ccache";
|
||||
mode = "u=rwx,g=,o=";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user