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

Re: dpkg can't purge init script



On Wed, Aug 22, 2001 at 10:28:42PM +0100, Andrew Suffield wrote:
> Yes actually, it should be guarded with a -e:
> if [ -e "/etc/init.d/superviser-ircd" ]; then
> 	/etc/init.d/superviser-ircd stop
> fi

Should better be a -x, not -e.  But that's a small point.

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

         Julian Gilbey, Dept of Maths, Queen Mary, Univ. of London
       Debian GNU/Linux Developer,  see http://people.debian.org/~jdg



Reply to: