[Mageia-discuss] About systemd: must be easier

Claire Robinson eeeemail at gmail.com
Sun Feb 10 15:55:07 CET 2013


On 10/02/13 11:47, Anssi Hannula wrote:
> 10.02.2013 13:08, Pierre Jarillon kirjoitti:
>> Hi,
>> systemd is certainly better than the old init, but it is not easy to use it
>>  because it is not possible to use the file completion such as 
>> /etc/init.d/nt<tab>.
> 
> Works for me on both mga2 and cauldron:
> # systemctl status nt<tab>
> ntpdate.service  ntpd.service
> 
> Do you have bash-completion installed?
> 
> 
>>  My suggestion is to help with something like
>>
>> # systemctl status nt
>>   ntpd.service              loaded active running       Network Time Service
>>   ntpdate.service           loaded active exited        Set time via NTP
>>
>> These two lines are the result of # systemctl list-units | grep ^nt
>> Another way is to use jokers such as systemctl status nt*
>>
>> # systemctl -h |wc -l  gives 110 lines
>> # systemctl -a|wc -l   gives 245 lines
>> This is two much for a new user of systemd: It is necessary to give a few help 
>> to new users of systemd.
>>
> 
> 

You probably need to install bash-completion, it should be installed by
default though IINM. If not then please create a bug.

Claire


More information about the Mageia-discuss mailing list