0

Hello I want to programmatically trace a service back to its software package. Is there a command that would allow me to determine which package(s) support a service?

Thanks!

  • I was thinking search systemd unit files for services. And look at the file in the execPath directive. And then determine which package is associated with that file... – jor4288 Jul 11 '21 at 17:45
  • 1
    You can just check which package created the unit file directly. – muru Jul 11 '21 at 17:56

0 Answers0