FS#31245 - [systemd] Blue "OK" messages at bootup - patch

Attached to Project: Arch Linux
Opened by WorMzy Tykashi (WorMzy) - Wednesday, 22 August 2012, 14:15 GMT
Last edited by Christian Hesse (eworm) - Sunday, 10 October 2021, 21:56 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 8
Private No

Details

Description:
Apparently some people don't use the "quiet" kernel parameter, and would like to see the [ OK ] messages appear in blue à la initscripts, instead of the systemd green default.

Additional info:
Patch attached adds a ANSI_HIGHLIGHT_BLUE_ON variable declaration to src/shared/util.h and changes src/core/job.c so that unit_status_printf() uses the blue colour variable for OK messages.

md5sum: a530dae4c7717ed5b2e0626be2b67490
This task depends upon

Closed by  Christian Hesse (eworm)
Sunday, 10 October 2021, 21:56 GMT
Reason for closing:  Won't implement
Additional comments about closing:  no
Comment by Grant Moyer (GrantMoyer) - Sunday, 10 October 2021, 19:58 GMT
  • Field changed: Percent Complete (100% → 0%)
upstream made this configurable, now `-Dok-color=blue` can be passed to meson when building systemd.
Comment by Christian Hesse (eworm) - Sunday, 10 October 2021, 21:56 GMT
Feel free to build your own package, but I do not think we want this in our official package.

Loading...