Update home.
This commit is contained in:
parent
aeaaa4985e
commit
d481fef8ff
1 changed files with 1 additions and 1 deletions
|
@ -71,8 +71,8 @@
|
||||||
users.groups.matchbox = {};
|
users.groups.matchbox = {};
|
||||||
users.users = {
|
users.users = {
|
||||||
matchbox = {
|
matchbox = {
|
||||||
|
home = "/srv/matchbox";
|
||||||
group = "matchbox";
|
group = "matchbox";
|
||||||
home = "matchbox";
|
|
||||||
isSystemUser = true;
|
isSystemUser = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue