Add RemainAfterExit to pre-start
This commit is contained in:
parent
045d6763d0
commit
11cc65efa2
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ in
|
||||||
WorkingDirectory = "/var/lib/matrix-ooye";
|
WorkingDirectory = "/var/lib/matrix-ooye";
|
||||||
StateDirectory = "matrix-ooye";
|
StateDirectory = "matrix-ooye";
|
||||||
DynamicUser = true;
|
DynamicUser = true;
|
||||||
|
RemainAfterExit = true;
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
|
|
||||||
LoadCredential = [
|
LoadCredential = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue