Commit eda0cbf
authored
Use Finished instead of Started for Type=oneshot services (systemd#14851)
UnitStatusMessageFormats.finished_job, if present,
will be called with the same arguments as
job_get_done_status_message_format() to provide a format string
appropriate for the context
This commit replaces "Started" with "Finished" for started oneshot
units, as mentioned in the referenced issue
Closes systemd#2458.1 parent 412be51 commit eda0cbf
3 files changed
+24
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
800 | 806 | | |
801 | | - | |
802 | | - | |
| 807 | + | |
| 808 | + | |
803 | 809 | | |
804 | 810 | | |
805 | 811 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4308 | 4308 | | |
4309 | 4309 | | |
4310 | 4310 | | |
| 4311 | + | |
| 4312 | + | |
| 4313 | + | |
| 4314 | + | |
| 4315 | + | |
| 4316 | + | |
| 4317 | + | |
| 4318 | + | |
| 4319 | + | |
| 4320 | + | |
| 4321 | + | |
| 4322 | + | |
4311 | 4323 | | |
4312 | 4324 | | |
4313 | 4325 | | |
| |||
4455 | 4467 | | |
4456 | 4468 | | |
4457 | 4469 | | |
4458 | | - | |
4459 | 4470 | | |
4460 | 4471 | | |
4461 | 4472 | | |
4462 | 4473 | | |
4463 | 4474 | | |
4464 | 4475 | | |
4465 | 4476 | | |
| 4477 | + | |
4466 | 4478 | | |
4467 | 4479 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
385 | 388 | | |
386 | 389 | | |
387 | 390 | | |
| |||
0 commit comments