This commit is contained in:
Lukas Wurzinger 2025-01-05 00:47:41 +01:00
parent 123e687479
commit 08aaa08c65
No known key found for this signature in database

View file

@ -97,7 +97,7 @@ in {
-- ${job.music} ${job.comp}
'';
postStop = job.post;
postStart = job.post;
serviceConfig.Type = "oneshot";
}