systemctl command that is the same as chkconfig --level

Sam Varshavchik mrsam at courier-mta.com
Fri Jun 17 23:01:28 UTC 2011


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20110617/e334b0e6/attachment.bin 


More information about the users mailing list