systemd.services.prlshprint: fix type
This commit is contained in:
parent
d9c199dbc6
commit
8eb15c5320
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ in
|
|||
bindsTo = [ "cups.service" ];
|
||||
path = [ prl-tools ];
|
||||
serviceConfig = {
|
||||
Type = "forking";
|
||||
ExecStart = "${prl-tools}/bin/prlshprint";
|
||||
WorkingDirectory = "${prl-tools}/bin";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue