On Fri, 2011-06-17 at 15:53 -0600, Petrus de Calguarium wrote:
> Aaron Konstam wrote:
> 
> > eqwuivalent to: chkconfig --level 35 <service name>
> 
> 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.
> 
> Don't quote me, but I think this is it.
> 
> 

You note the problem with your answer. The chkconfig example prepares
the service to start in runlevel 3 and 5 at the same time. Your commands
do not.

In fact what in this command indicates that it applies to the graphical
target:
systemctl enable <service name>.service
-- 
=======================================================================
PARDON me, am I speaking ENGLISH?
=======================================================================
Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net
n

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to