fix
This commit is contained in:
parent
123e687479
commit
08aaa08c65
|
@ -97,7 +97,7 @@ in {
|
||||||
-- ${job.music} ${job.comp}
|
-- ${job.music} ${job.comp}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
postStop = job.post;
|
postStart = job.post;
|
||||||
|
|
||||||
serviceConfig.Type = "oneshot";
|
serviceConfig.Type = "oneshot";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue