You are not logged in.
I looked at the output of journalctl today and I noticed the following:
May 30 00:00:28 * pwck[20158]: duplicate password entry
May 30 00:00:28 * pwck[20158]: delete line 'dbus:x:81:81:dbus:/:/sbin/nologin'? No
May 30 00:00:28 * pwck[20158]: duplicate password entry
May 30 00:00:28 * pwck[20158]: delete line 'dbus:x:81:81:System message bus:/:/bin/false'? No
May 30 00:00:28 * pwck[20158]: duplicate shadow password entry
May 30 00:00:28 * pwck[20158]: delete line 'dbus:x:14871::::::'? No
May 30 00:00:28 * pwck[20158]: duplicate shadow password entry
May 30 00:00:28 * pwck[20158]: delete line 'dbus:!:15647:0:99999:7:::'? NoWhat should I do with these?
Last edited by lestb (2014-06-05 10:49:54)
Offline
Offline
I already merge them...
Offline
There may be an error in the files you merged:
# pwck
# grep dbus /etc/passwd
dbus:x:81:81:dbus:/:/sbin/nologin
# grep dbus /etc/shadow
dbus:x:14871::::::Have you carefully checked /etc/passwd?
All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.
Offline
Thank you loafer for pointing out the right one. I just deleted those extra ones.
Offline