mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-25 16:12:09 +00:00
Fix runtime path
This commit is contained in:
@@ -182,7 +182,7 @@ in
|
||||
users.users.spacebarchat = {
|
||||
isSystemUser = true;
|
||||
description = "Spacebar service user";
|
||||
home = "/var/lib/spacebarchat-server";
|
||||
home = "/var/lib/spacebar";
|
||||
group = "spacebarchat";
|
||||
};
|
||||
users.groups.spacebarchat = { };
|
||||
|
||||
Reference in New Issue
Block a user