On 16/07/13 13:50, Lucas Nussbaum wrote:
> Is there a way to list services installed on my system that are managed
> via service files, vs those that are managed using legacy init scripts?
If your pid 1 is systemd, "systemctl list-units | grep LSB:" should be
either the correct list or pretty close.
S