fix clipse!
This commit is contained in:
parent
ff647de9ce
commit
56e4efafce
2 changed files with 2 additions and 3 deletions
|
@ -27,7 +27,7 @@ in {
|
|||
|
||||
Service = {
|
||||
Type = "simple";
|
||||
ExecStart = "${lib.getExe cfg.package} -listen-shell";
|
||||
ExecStart = "${lib.getExe cfg.package} --listen-shell";
|
||||
Restart = "on-failure";
|
||||
RestartSec = 5;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue