mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 16:05:41 +00:00
create group
This commit is contained in:
@@ -184,7 +184,9 @@ in
|
||||
isSystemUser = true;
|
||||
description = "Spacebar service user";
|
||||
home = "/var/lib/spacebarchat-server";
|
||||
group = "spacebarchat";
|
||||
};
|
||||
users.groups.spacebarchat = { };
|
||||
|
||||
systemd.services.spacebar-api = makeServerTsService {
|
||||
description = "Spacebar Server - API";
|
||||
|
||||
Reference in New Issue
Block a user