Another daemon for managing control groups
Another daemon for managing control groups
Posted Dec 8, 2013 21:25 UTC (Sun) by anselm (subscriber, #2796)In reply to: Another daemon for managing control groups by cas
Parent article: Another daemon for managing control groups
Systemd's logging functionality is neither part of init nor PID1. The journald process is separate from the init process.
What systemd's init process does as far as logging is concerned is arrange for output from a service process's stderr channel to go to journald (if the service process doesn't talk to journald directly either via the syslogd interface or else journald's native C library interface). This is (a) very convenient for the authors of service processes, and (b) hardly a difficult or problematic thing to do in principle. Thus it is probably worth the (little) additional complexity in PID 1.
The LWN site is currently under high scraper load, so comment display has been suppressed for anonymous users. If you are a human, you may read the comments by clicking the button below:
Note: you can avoid this step in the future by logging into your LWN account.
