update coturn to help it launch on startup
This commit is contained in:
parent
e930b77bb3
commit
ff210c102b
@ -21,8 +21,8 @@ let
|
||||
};
|
||||
|
||||
serviceConfig = {
|
||||
emainAfterExit = "yes";
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = "yes";
|
||||
Type = "oneshot";
|
||||
};
|
||||
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
|
Loading…
Reference in New Issue
Block a user