[systemd-devel] Systemd: daemon listing
Lennart Poettering
lennart at poettering.net
Mon Feb 20 07:41:39 PST 2012
On Wed, 15.02.12 17:33, ayoub ayoub (ayoubb.me at gmail.com) wrote:
> Hi,
> When systemd start executing ,i want to see the list of running services
> ,one by one ,on my console , and witch files the service needs (binary ,
> script..) with details ?
Booting in debug mode "systemd.log_level=debug systemd.log_target=kmsg"
should give you output about the services/units being activated. You can
then figure out which files belong to it by using rpm -qa on the package
returned by rpm -qf /lib/systemd/system/....service for the services
mentioned.
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list