no user sess
This commit is contained in:
parent
d25b2d42cc
commit
0e76351946
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ in
|
|||
wantedBy = ["multi-user.target"];
|
||||
after = ["network.target"];
|
||||
serviceConfig = {
|
||||
WorkingDirectory = "/var/owopoint/";
|
||||
ExecStart = "${self.packages.${pkgs.system}.default}/bin/OwOpointTracker ${configFile}";
|
||||
Restart = "always";
|
||||
User = "owopoint";
|
||||
|
|
Loading…
Reference in a new issue