mew
This commit is contained in:
parent
b69b80c93f
commit
11bd02cf4f
18 changed files with 177 additions and 26 deletions
|
|
@ -25,7 +25,7 @@ in
|
|||
unitConfig.Requisite = "graphical-session.target";
|
||||
serviceConfig.Restart = "on-failure";
|
||||
wantedBy = [ cfg.wantedBy ];
|
||||
script = "${cfg.package}/bin/shikane";
|
||||
script = "exec ${cfg.package}/bin/shikane";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue