How to see all active systemd units of one type
The systemctl command will show by default all active units. To filter down on a particular unit type, use the --type= option, followed by the type. Not sure what types are available? Run systemctl --type=help
.
Usage
systemctl list-units --type=target