On Sat, Jun 18, 2011 at 1:13 PM, Frank Murphy <frankly3d@gmail.com> wrote:
In terminal

systemctl status plymouth*
returns no units.

systemctl list-units
returns too much

What woul I use to list just a subsection,
like plymouth* or any other similar services.


How about "systemctl list-units| grep plymouth"

Peter