Hi On Tue, Dec 2, 2014 at 6:09 AM, Robert Moskowitz wrote:
> >> systemctl list-unit-files >> > > Lists 315 services, most that I can't control. And does it no longer > matter if you are in single user, multiuser, etc mode on how the services > run? As I pointed out before, you *can* control them. There are no modes or runlevels in systemd. The functional equivalent is a target. https://fedoraproject.org/wiki/Systemd#How_do_I_change_the_target_.28runlevel.29_.3F If you want to have a limited view of just services, then systemctl list-units -t service or --type=service. That lists about 75 services in my laptop. Rahul
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org