fix User declaration
This commit is contained in:
parent
975199d535
commit
4fac3bcb0c
1 changed files with 1 additions and 1 deletions
|
@ -26,8 +26,8 @@ in {
|
|||
|
||||
restartIfChanged = false;
|
||||
unitConfig.X-StopOnRemoval = false;
|
||||
unitConfig.User = user;
|
||||
|
||||
serviceConfig.User = user;
|
||||
serviceConfig.Type = "oneshot";
|
||||
|
||||
startAt = "weekly";
|
||||
|
|
Loading…
Reference in a new issue