Opened 11 years ago
Closed 11 years ago
#3435 closed task (fixed)
Util-linux - su, login, sulogin
Reported by: | Chris Staub | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.5 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
The --disable switches for su and login on Util-linux are now redundant, as the build system automatically disables them from being built if PAM is not found. Also, the explanatory text for those configure switches isn't completely accurate, as sulogin does not need PAM.
Note:
See TracTickets
for help on using tickets.
Fixed in revision 10386. We can build sulogin in util-linux instead of in sysvinit so I also moved it in this rev.