(RADIATOR) Minor bug in RPM %post
Gustav Foseid
gustavf-radiator at initio.no
Thu Dec 5 03:41:48 CST 2002
Hi all,
There seems to be a small bug in the %post script in the RPM for
Radiator 3.4.1.
The following:
# Add startup script
for i in 0 1 2 3 4 5 6
do
ln -sf ../init.d/radiator $rcbase/rc$i.d/K15radiator
done
for i in 2 3 4 5
do
ln -sf ../init.d/radiator $rcbase/rc$i.d/S90radiator
done
Should be replaced with:
/sbin/chkconfig --add radiator
That might be more RedHat specific, but at least I would recommend to
have either S90 links or K15 links not both.
--
Gustav Foseid, Initio IT-løsninger AS
http://www.initio.no/
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list