in Linux by
Explain how to enable root logging in Ubuntu?

1 Answer

0 votes
by

The command which enables root logging is

#sudo sh-c 'echo "greater-show-manual-login=true" >>/etc/lightdm/lightdm.conf'

...