You are not logged in.
Hey,
the recent update of the filesystem package had a change in /etc/passwd that
I am not sure how to handle:
daemon:x:2:2:daemon:/sbin:/usr/bin/nologinwas changed to
daemon:x:2:2:daemon:/:/usr/bin/nologinAs you can see, the home directory of daemon was changed from /sbin to /.
Should I merge that change into my /etc/passwd?
Offline
I would, but I doubt it really matters.
Offline
Check out this thread, particularly Leonid.I's posts.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
I have read that thread but I am not quite sure that it applies to
this situation.
Leonid.I basically says that
[...] if your group/passwd files are functional before the update -- keep them as is
(unless you wan to do cosmetic changes)
Now, adding info to the GECOS field or substituting /sbin with /usr/bin
doesn't really alter the behaviour of the system, but changing a user's
home directory seems a little bit more fundamental to me.
Offline
Sorry, I blindly assumed you were concerned about the recent changes to the shell fields.
There's no explanation of the homedir change in the commit that applies it, so I have no idea.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
I guess you can see it this way, if you installed a fresh system then the home directory would be / so I suppose you can change it.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline