Suse Rpm modifiziert
Admin Notes <[email protected]> Thu, 11 Aug 2005 09:43:59 +0200
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <[email protected]> |
Hello List I have modified the SUSE rpm. I do now start up lotus domino with screen. Basically it seems to work. However I do also see "there is no session to be resumed". I don't see any alternative to screen (java console is slow and inconvenient). My modification below. All the rest of the suse rpm is original. file: /etc/init.d/domino original: su - $NOTES_USER -c "$DOMINO_BIN <$INPUT_FILE >>$OUTPUT_LOG 2>&1 &" || return=$rc_failed modified: screen -AdmS domino su - $NOTES_USER -c "$DOMINO_BIN" Regards Markus *** Disclaimer ********************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. E-mail transmission cannot be ensured to be secure or without error. Information could be intercepted, corrupted, lost, destroyed, incomplete or may contain viruses. Neither Helvetia Patria Group nor the sender can accept any liability for any kind of damage as the result of viruses or transmission errors. ************************************************************************* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]