You are not logged in.

#1 2021-01-25 14:36:39

potuz
Member
Registered: 2009-10-23
Posts: 129

systemctl lists services I do not have

when running `systemctl --all` I see plenty of services that I do not currently have

● lvm2-activation.service                                                                               not-found inactive dead      lvm2-activation.service                                                            
● mariadb.service                                                                                       not-found inactive dead      mariadb.service                                                                    
● mysqld.service                                                                                        not-found inactive dead      mysqld.service                                                                     
● plymouth-quit-wait.service                                                                            not-found inactive dead      plymouth-quit-wait.service                                                         
● plymouth-quit.service                                                                                 not-found inactive dead      plymouth-quit.service                                                              
● plymouth-start.service                                                                                not-found inactive dead      plymouth-start.service                                                             
● postgresql.service                                                                                    not-found inactive dead      postgresql.service                  

There's no entry in `/etc/systemd` that links to those so I do not know what's calling them. How can I find this?

Offline

#2 2021-01-25 15:01:31

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,642
Website

Re: systemctl lists services I do not have

They are units that are referenced by other units, but, as indicated by the output, are not found on your system. This is harmless and can be ignored.

If you're curious about what mentions them, use `systemctl list-dependencies --before <unit> [unit] ...`


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB