mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
737af7347c03a6ed2dfeea76647e9c1ca5b05a64
If we just return the value we got from log_level_from_string() on failure we'll return -1, which is not a proper error code. log_set_target_from_string() did get this right already, hence let's fix this here too.
…
…
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Description
Languages
C
89%
Python
5.1%
Shell
4.5%
Meson
1.2%