mirror of
https://github.com/systemd/systemd.git
synced 2026-07-19 05:50:07 +00:00
Even if pager_open() fails, in general, we should continue the operations. All erroneous cases in pager_open() show log message in the function. So, it is not necessary to check the returned value.