I'm running a new FC20 system
systemctl -t service -a -l
to check services and I'm seeing several that I don't have installed for example. I've tried using systemctl disable to remove the service, and don't get anything back.
How do I prune my services list/get the unknown or uninstalled packages out?