On Wed, Jun 25, 2008 at 11:58:39 +0300, Elan Ruusamäe wrote:
> however playing with R: -su in rc-scripts, C: rc-scripts < foo in coreutils
> should make most installs safe (i don't know any system without
There's one more nasty (really) hack possible in %pre (or %post maybe?):
[ -x /bin/su ] && cp -b /bin/su{,.rpmsave}
--
Tomasz Pala <gotar at pld-linux.org>