LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   systemd target dependencies (https://www.linuxquestions.org/questions/linux-newbie-8/systemd-target-dependencies-4175696286/)

Felthorn3 06-10-2021 08:01 PM

systemd target dependencies
 
Hi all, learning systemd and had a quick question about specific dependencies.

I was able to list out dependencies using 'systemctl list-dependencies | less' in my Fedora VM. For multi-user.target most of the dependent files have a corresponding .want file. However, some don't. One in particular, let's say systemd-logind.service makes no mention of multi-user.target in the file itself nor does multi-user.target make mention of systemd-logind.service, yet it's listed as a dependency of multi-user.target. Where else would I be able to see that relationship noted?

I've been through books and Google and the man file and just can't make sense of this kind of case.

ondoho 06-11-2021 01:41 AM

Quote:

Originally Posted by Felthorn3 (Post 6258095)
Hi all, learning systemd and had a quick question about specific dependencies.

I was able to list out dependencies using 'systemctl list-dependencies | less' in my Fedora VM. For multi-user.target most of the dependent files have a corresponding .want file. However, some don't. One in particular, let's say systemd-logind.service makes no mention of multi-user.target in the file itself nor does multi-user.target make mention of systemd-logind.service, yet it's listed as a dependency of multi-user.target. Where else would I be able to see that relationship noted?

I've been through books and Google and the man file and just can't make sense of this kind of case.

Duplicate of https://www.linuxquestions.org/quest...ts-4175696238/
Please don't do that.
Reported.


All times are GMT -5. The time now is 05:50 AM.