On Thu, Feb 11, 2021 at 1:47 PM Ulrich Windl
<ulrich.wi...@rz.uni-regensburg.de> wrote:
>
> Hi!
>
> Suspecting systemd added some requirement that isn't fulfilled after boot, 
> preventing my units from starting I wonder:
> How can I debug systemd's requirements checking for units that are enabled, 
> but not started at boot (status "inactive (dead)"?

Usual advice is - enable debug logging.

> Or another way: Can I list the dependencies that systemd added automatically?
>

If you mean implicit or default dependencies - no. They are listed in
man pages, although there is no guarantee that list is complete. Your
best bet is source code.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to