Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standard output messages stopped appearing in systemctl status and journalctl. They do appear only after the service is terminated. Changing the stream to standard error is more suited in the given cases and makes the messages appear in service log immediately. Signed-off-by: Lukasz Florczak <[email protected]>
- Loading branch information