Update user/group.
This commit is contained in:
parent
ca55138db3
commit
a3621d3691
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@
|
|||
serviceConfig = {
|
||||
ExecStart = "${pkgs.matchbox}/bin/matchbox -address=0.0.0.0:8080 -data-path=/srv/matchbox -assets-path=/srv/matchbox/assets -log-level=debug";
|
||||
Restart = "on-failure";
|
||||
User = "matchbox";
|
||||
Group = "matchbox";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue