On Sun, 31 Aug 2003, I am the Spoonster wrote: > > [EMAIL PROTECTED] root]# head /etc/init.d/xmail > #!/bin/sh > # > # skeleton example file to build /etc/init.d/ scripts. > # This file should be used to construct scripts for /etc/init.d. > # > # Written by Miquel van Smoorenburg <[EMAIL PROTECTED]>. > # Modified by Davide Libenzi <[EMAIL PROTECTED]> > # > # Version: @(#)skeleton 1.8 03-Mar-1998 [EMAIL PROTECTED] > # > [EMAIL PROTECTED] root]# ll /bin/sh > lrwxrwxrwx 1 root root 4 Aug 28 15:29 /bin/sh -> bash > [EMAIL PROTECTED] root]#
Assuming that /bin/bash exist and that you can execute it, it should be everything fine. Try to run /bin/bash - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
