e65d52f Drop scriptlet for handling nobody user upgrades from Fedora <28

Authored and Committed by zbyszek 2 years ago
1 file changed. 3 lines added. 25 lines removed.
    Drop scriptlet for handling nobody user upgrades from Fedora <28
    
    For https://fedoraproject.org/wiki/Changes/RenameNobodyUser a scriptlet
    was introduced with prevents nss-systemd from synthesizing entries for nobody.
    Let's remove the scriptlet: very few people upgrade from such old systems,
    and even if they do, having a duplicate entry for nobody is annoying
    but hardly a big problem.
    
    (The other side of this, support in nss-systemd remains in place.)
    
    This allows deps on the tools used in the scriptlet to be dropped from -libs.
    
    While at it, also drop noop ldconfig scriptlets.
    
    (cherry picked from commit cac0b2a5a753de41dfc4a385def7bf9880c2c800)
    
        
file modified
+3 -25