This commit is contained in:
parent
2b9fb3f730
commit
375f34ab12
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ in
|
||||||
|
|
||||||
Service = {
|
Service = {
|
||||||
ExecStart = "${pkgs.wayvnc}/bin/wayvnc 0.0.0.0";
|
ExecStart = "${pkgs.wayvnc}/bin/wayvnc 0.0.0.0";
|
||||||
Restart = "on-failure";
|
Restart = "always";
|
||||||
};
|
};
|
||||||
|
|
||||||
Install = {
|
Install = {
|
||||||
|
|
Loading…
Reference in a new issue