Fix login on tailscale; statedirectory breaks things for some reason (clobbers db)

This commit is contained in:
bluepython508
2023-11-28 18:23:07 +00:00
parent aaff151be7
commit fa649ece1b
2 changed files with 4 additions and 9 deletions

View File

@@ -105,7 +105,6 @@
serviceConfig = {
ProtectHome = true;
PrivateUsers = true;
StateDirectory = "sso-bsn";
RuntimeDirectory = "sso-bsn";
UMask = "007";
User = "sso-bsn";