fix
This commit is contained in:
parent
123e687479
commit
08aaa08c65
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue