mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 12:16:06 +00:00
f14637fc19c449502af0209d1862e4f829c5cb47
If a unit was pulled by a Wants= dependency but its unit file was not present then we logged this as an error. However Wants= might be used to configure a soft/optional dependency on another unit, ie. start an optional service only if it's installed otherwise simply skip it. In this case emitting an error doesn't look appropriate. But it's still an error if the optional dependency exists but its activation fails for any reasons.
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
Languages
C
88.7%
Shell
5.4%
Python
4.6%
Meson
1.1%