Petrus de Calguarium writes:
To start it during this session: systemctl start <service name>.service To start every time you start graphical.target: systemctl enable <service name>.service I'm not sure how you would differentiate between multi-user.target and graphical.target.
This is specified by the service unit. systemd uses a slightly different paradigm. The service itself knows what system state it should be running in, by default. Enabling the service puts it as a target for the state.
Attachment:
pgpR4OBONTg6y.pgp
Description: PGP signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines