[vox-tech] Strange server behavior
Mike Simons
vox-tech@lists.lugod.org
Wed, 23 Apr 2003 17:59:47 -0400
--VrqPEDrXMn8OVzN4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Apr 23, 2003 at 02:50:05PM -0700, Richard Crawford wrote:
> > Check how they are called in the init.d script with the argument of
> > "start", and compare it with how you invoke it manually.
>=20
> As far as I can tell, they're the same.
>=20
> >From the command line, I do (as user cfusion)...
>=20
> $ /space/usr/jrun/bin/jrun start admin
>=20
> In the script, it's
>=20
> /usr/bin/su cfusion "${JRUN_HOME}/bin/jrun $1 $jrun_params 2>&1
>=20
> where $JRUN_HOME =3D /space/usr/jrun and $jrun_params =3D admin.
=2E.. I would still really like to see the actual scripts.
> /usr/bin/su cfusion "${JRUN_HOME}/bin/jrun $1 $jrun_params 2>&1
even if you correct this command by putting a close double quote... i
it's not correct. Need a -c, like...
su user -c "command"
--=20
GPG key: http://simons-clan.com/~msimons/gpg/msimons.asc
Fingerprint: 524D A726 77CB 62C9 4D56 8109 E10C 249F B7FA ACBE
--VrqPEDrXMn8OVzN4
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE+pwzS4Qwkn7f6rL4RAh/vAJwI8tzo8UHpL3mGuIdBeUCgWqhKFQCgkUPr
xaMsHfbsQq0YsYMQQ3NTaTk=
=aLSU
-----END PGP SIGNATURE-----
--VrqPEDrXMn8OVzN4--