[EMAIL PROTECTED] (Alok G. Singh) writes: > I'm starting it as ./bunbun-check.
Hi, Alok. It's important to take things one step at a time here, as described in the wiki page RunningUnattendedCommandsWithoutRunInPagsh, without skipping ahead steps. Could you please manually execute this command in an ssh window? k5start -qtUf /etc/keytabs/user.daemon/alephnull -- /usr/bin/eggdrop ~/bots/moxquizz.conf And then confirm (using another ssh window) that: 1. The parent process of "eggdrop" is "k5start" 2. Your daemon functions as expected 3. Your daemon keeps functioning for more than 10 hours Checking #3 will require that you leave a shell window open on mire for >10 hours. If that isn't convenient, you might try the screen program, but it would be better if you could just leave an ssh window open. Once you've confirmed that #1-#3 work correctly, we can get your process backgrounded. - a _______________________________________________ HCoop-Help mailing list [email protected] https://lists.hcoop.net/listinfo/hcoop-help
