FS#40690 - [filesystem] /etc/passwd.pacnew points to /sbin rather than to /usr/bin

Attached to Project: Arch Linux
Opened by John (graysky) - Wednesday, 04 June 2014, 19:04 GMT
Last edited by Dave Reisner (falconindy) - Wednesday, 04 June 2014, 19:12 GMT
Task Type Support Request
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Just curious why the .pacnew file is using the symlink /sbin rather than the /usr/bin from the old version:

/etc/passwd:
daemon:x:2:2:daemon:/usr/bin:/bin/false
uuidd:x:68:68:uuidd:/:/usr/bin/nologin
dbus:x:81:81:dbus:/:/usr/bin/nologin

/etc/passwd.pacnew:
daemon:x:2:2:daemon:/sbin:/bin/false
uuidd:x:68:68:uuidd:/:/sbin/nologin
dbus:x:81:81:dbus:/:/sbin/nologin

filesystem 2014.05-2
This task depends upon

Closed by  Dave Reisner (falconindy)
Wednesday, 04 June 2014, 19:12 GMT
Reason for closing:  None
Comment by Daniel Micay (thestinger) - Wednesday, 04 June 2014, 19:10 GMT
The one on my system uses /sbin too, so AFAICT this hasn't changed.
Comment by Dave Reisner (falconindy) - Wednesday, 04 June 2014, 19:11 GMT
No reason, I'll fix this the next time I do a filesystem release.

Loading...