View Single Post
Posts: 5,795 | Thanked: 3,151 times | Joined on Feb 2007 @ Agoura Hills Calif
#13
Originally Posted by T-unit View Post
$ cat /var/lib/dpkg/info/rootsh.prerm
#!/bin/sh

if [ -x /usr/sbin/gainroot.old ]
mv /usr/sbin/gainroot.old /usr/sbin/gainroot
fi

hope this helps... reason I am removing it I don't want software that I can't easily remove...
I'm not sure how I would access root without rootsh. I think you must be one of the very few who has ever tried to remove it.