Subject Tar and rpm - different contents
Author Nick Upson
Which is correct?

The script that does to /etc/init.d/firebird on installation differs

the rpm has:
start)
echo -n "Starting Firebird server: "
echo '$FIREBIRD/bin/fbmgr -start -forever' | su $FBRunUser

the tar has:
start)
echo -n "Starting Firebird server: "
daemon --user $FBRunUser $FIREBIRD/bin/fbmgr -start -forever

the tar version also has, near the top

# Source function library.
/etc/rc.d/init.d/functions

which doesn't appear in the rpm one at all

--
Nick
-----We Solve your Computer Problems---
Founder & Listowner of the Prolifics User Group
Panther, Ingres, UNIX, Interbase, Firebird - Available Shortly