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

Bug#2913: ipx bootup scripts are broken



Package: ipx
Version: 1.0-1

/etc/init.d/ipx script is "broken".

One shouldn't source the function library /etc/init.d/functions

In the start case, the statement
  if [ ${IPX_CONFIGURED} = "YES" ]; then
has the "fi" line too soon.  So that if one hasn't configured the IPX
subsystem it runs and generates error messages

Moverover, the stop case is not protected by a similar if statement.

--
Christopher J. Fearnley            |    Linux/Internet Consulting
cjf@netaxs.com                     |    UNIX SIG Leader at PACS
http://www.netaxs.com/~cjf         |    (Philadelphia Area Computer Society)
ftp://ftp.netaxs.com/people/cjf    |    Design Science Revolutionary
"Dare to be Naive" -- Bucky Fuller |    Explorer in Universe


Reply to: