FS#28575 - [sysvinit] doesn't depend on shadow
Attached to Project:
Arch Linux
Opened by Kaiting Chen (kaitocracy) - Wednesday, 22 February 2012, 05:02 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 13 March 2012, 19:38 GMT
Opened by Kaiting Chen (kaitocracy) - Wednesday, 22 February 2012, 05:02 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 13 March 2012, 19:38 GMT
|
Details
So sysvinit has 'shadow' in depends but the 'shadow' package
is entirely unnecessary. `sulogin` includes <shadow.h>
which is provided by glibc and only checks /etc/shadow
(owned by filesystem) if it is present. So there's no reason
'shadow' should be in depends.
|
This task depends upon
Closed by Eric Belanger (Snowman)
Tuesday, 13 March 2012, 19:38 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in svn trunk
Tuesday, 13 March 2012, 19:38 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in svn trunk