[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: MV startup script at boot time???
****** message to minivend-users from Barry Treahy <treahy@mmaz.com> ******
In my rc.M file I added:
# MiniVend Server:
if [ -x /etc/rc.d/rc.minivend ]; then
. /etc/rc.d/rc.minivend
fi
and the rc.minivend script is:
#!/bin/sh
cd /ibin/minivend_3.12beta/bin
/ibin/minivend_3.12beta/bin/expireall -r
/ibin/minivend_3.12beta/bin/restart
Barry
John Foster wrote:
> ****** message to minivend-users from John Foster <jfoster@augustmail.com> ******
>
> What is the start up script referred to below? Exactly how is it
> implemented?
> Thanks!
> John
> ----------------------------------------------------------------------
> Barry Treahy wrote:
> >
> > ****** message to minivend-users from Barry Treahy <treahy@mmaz.com> ******
> >
> > greg strockbine wrote:
> >
> > > ****** message to minivend-users from greg strockbine <gstrock@dpc.com> ******
> > > www.best.com allows each customer to have one
> > > background process running, so in this case it
> > > would be the MiniVend server.
> > >
> > > MiniVend doesn't require an entry in the /etc/inetd.conf
> > > file does it?
> > >
> >
> > No, the process is started at boot time.
> >
> > > What if the www.best.com server crashes how do I
> > > get the MiniVend server going again - do I use the
> > > `at' command to make an entry in the cron table?
> >
> > The sysadmin of www.best.com needs to put the MV startup script into their boot
> > sequence. Mine? its started after all network is fired up and running. Cron is used
> > for the EXPIREALL process, but not for starting or stopping MV.
> >
> > Barry
> >
> > -
> > To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> > email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> > Archive of past messages: http://www.minivend.com/minivend/minivend-list
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list