fix: WorkingDirectory
This commit is contained in:
parent
09fa8a2232
commit
739b3c585b
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ in
|
|||
escapeShellArg (toString cfg.port)
|
||||
}";
|
||||
StateDirectory = "wormspace";
|
||||
WorkingDirectory="/var/lib/wormspace";
|
||||
DynamicUser = true;
|
||||
User = "wormspace";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue