Skip to content
Commit a2449f1a authored by Andreas Henriksson's avatar Andreas Henriksson
Browse files

Enable and ship the su binary in util-linux package

su pam config from src:shadow, su-l from fedora util-linux package.

TODO: a/ consider shipping/taking /etc/login.defs (from src:shadow)
      or patch hardcoded defaults to match debian expectiations:
       _PATH_DEFPATH to include /usr/local/games:/usr/games
       TTYPERM 0600
       SYS_UID_MIN 100
       CHFN_RESTRICT rwh (== yes)
      b/ add versioned Replaces/Breaks against login package.
      c/ add util-linux.NEWS entry about using util-linux su
         and which relevant login.defs settings (only SYSLOG_SU_ENAB?)
         are now ignored.
parent 63b3053b
Loading
Loading
Loading
Loading
  • Author Maintainer

    FIXME:

    • debian/rules: append "-Xbin/su" to dh_fixperms override to preserve suid bit on su.
    • debian/control: add "Replaces: login (<< 1:4.5-1.1~)" and "Breaks: login (<< 1:4.5-1.1~)"
    Edited by Andreas Henriksson
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment