systemd: how to list enabled services

Clyde E. Kunkel clydekunkel7734 at cox.net
Sat Mar 26 17:18:17 UTC 2011


On 03/26/2011 01:06 PM, Ian Pilcher wrote:
> On 03/25/2011 11:30 PM, Toshio Kuratomi wrote:
>> On Fri, Mar 25, 2011 at 11:05:21PM -0500, Ian Pilcher wrote:
>>>
>>>      chkconfig --list | grep :on
>>>
>>> What is the systemd (systemctl equivalent)?
>>
>> ls /etc/systemd/system/*.wants/frobozz.service
>>
>> https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet
>>
>
> No.  According to the cheatsheet, that is the equivalent of:
>
>      chkconfig frobozz --list
>
> So my question still stands.
>

systemctl list-units | grep active | more


-- 
Regards,
OldFart



More information about the test mailing list