Antwort: Re: [suse-domino] Antwort: Re: [suse-domino] Auto-Starting Domino Server with Console Output ? Dieses Mail wurde auf Viren geprüft!
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <OF41AAAE81.AC3F918C-ONC1256D98.002135F1-C1256D98.0021802F@de> |
Yes, that's right. The script I posted is the unaltered original script. I
replaced /dev/null by /dev/tty4. But obviously I can't use tty4 as it comes
with a login. tty7 won't work either as that one's occupied by the
X-server. I'm going to try tty8 today.
Thanks for all the help !
Torsten Marschall
Sascha Siekmann
<[email protected]> An:
Kopie: [email protected]
04.09.2003 23:50 Blindkopie:
Thema: Re: [suse-domino] Antwort: Re: [suse-domino] Auto-Starting Domino Server with
Console Output ? Dieses Mail wurde auf Viren geprüft!
I don't really see /dev/tty7 in your script:
su - ${DOMINO_USER} -c "cd ${DOMINO_DATA_DIR}; ${DOMINO_BIN_DIR}/server" >
/dev/null 2>&1 &
needs to be
su - ${DOMINO_USER} -c "cd ${DOMINO_DATA_DIR}; ${DOMINO_BIN_DIR}/server" >
/dev/tty7 >
That works for me. ymmv.
[email protected] wrote:
Hi Sven,
tried that with tty4 - didn't work. Server starts, but no console log
on tty4.
Here's the script:
su - ${DOMINO_USER} -c "cd ${DOMINO_DATA_DIR};
${DOMINO_BIN_DIR}/server" > /dev/null 2>&1 &
check the start-script, where the output is redirected and use
e.g. /dev/tty7 instead of /dev/null.
--
Mit freundlichem Gruß,
Meilleures salutations,
Kind regards,
Sascha Siekmann.
siekmann network consulting
Internet @ its best.
Rudelsburgstrasse 4
81375 Munich
Germany
fon +49 897435220
fax +49 8974352299
PGP key: http://www.siekmann.net/ssiekmann.asc
http://www.domino-hosting.de