[EMAIL PROTECTED] wrote:
> Hello All,
>
> I would like to be able to start/stop a daemon called super written in
> python. I placed a script called super in the /etc/rc.d/init.d directory.
> This script looks like the majority of the other daemons located in the
> same directory with start, stop
> Hello All,
>
> I would like to be able to start/stop a daemon called super written in
> python. I placed a script called super in the /etc/rc.d/init.d directory.
> This script looks like the majority of the other daemons located in the
> same directory with start, stop, status etc functions.
On Mon, Apr 30, 2001 at 09:37:51AM -0500, [EMAIL PROTECTED] wrote:
> Hello All,
> I would like to be able to start/stop a daemon called super written in
> python. I placed a script called super in the /etc/rc.d/init.d directory.
> This script looks like the majority of the other daemons located i
Hello All,
I would like to be able to start/stop a daemon called super written in
python. I placed a script called super in the /etc/rc.d/init.d directory.
This script looks like the majority of the other daemons located in the
same directory with start, stop, status etc functions. When the sup
Hello All,
I would like to be able to start/stop a daemon called super written in
python. I placed a script called super in the /etc/rc.d/init.d directory.
This script looks like the majority of the other daemons located in the
same directory with start, stop, status etc functions. When the su