[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: at is broken



Klee Dienes wrote:

>Just out of curiosity, what happens if the suidmanager package has
>been removed, but not purged?

Here's what I now use in at.

if [ -f /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then
        suidunregister -s at /usr/bin/at
fi

Any reason why this should not work?
-- 
Thomas Koenig, Thomas.Koenig@ciw.uni-karlsruhe.de, ig25@dkauni2.bitnet.
The joy of engineering is to find a straight line on a double
logarithmic diagram.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: