• autostart synchronet

    From Jazzy_J@VERT/JAYSCAFE to All on Monday, October 22, 2007 16:57:00
    Is there a graceful way of starting synchronet on linux?

    I'm running CentOS 4. I have it loading in /etc/rc.local by calling /sbbs/exec/sbbs.

    Any suggestions?
    Jay C. Theriot --> jayctheriot@charter.net
    Jay's Cafe' -- telnet jaytheriot.homeip.net<<


    ---
    þ Synchronet þ Jay's Cafe'-telnet://jaytheriot.homeip.net-http://jaytheriot.homeip.net:8080
  • From Delbert@VERT/DELBERTS to Jazzy_J on Monday, October 22, 2007 20:16:00
    Re: autostart synchronet
    By: Jazzy_J to All on Mon Oct 22 2007 16:57:00

    Is there a graceful way of starting synchronet on linux?

    I'm running CentOS 4. I have it loading in /etc/rc.local by calling /sbbs/exec/sbbs.

    Does CentOS use /etc/rc.d/init.d SystemV style of init
    files, like for use with chkconfig or ntsysv? If so there is an init
    file that's easy to use at: http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/install/init.d/sbbs

    Then you can have it start or not start automatically, or start it
    manually with something like:
    # service sbbs start

    -j-



    ---
    þ Synchronet þ Delbert's Place BBS | telnet://delberts.audizar.com
  • From Jazzy_J@VERT/JAYSCAFE to Delbert on Tuesday, October 23, 2007 18:51:00
    Re: autostart synchronet
    By: Delbert to Jazzy_J on Mon Oct 22 2007 08:16 pm

    Re: autostart synchronet
    By: Jazzy_J to All on Mon Oct 22 2007 16:57:00

    Is there a graceful way of starting synchronet on linux?

    I'm running CentOS 4. I have it loading in /etc/rc.local by calling /sbbs/exec/sbbs.

    Does CentOS use /etc/rc.d/init.d SystemV style of init
    files, like for use with chkconfig or ntsysv? If so there is an init
    file that's easy to use at: http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/install/init.d/sbbs

    Then you can have it start or not start automatically, or start it
    manually with something like:
    # service sbbs start

    -j-



    This is exactly what I was looking for.

    Thanks a mil.
    Jay C. Theriot --> jayctheriot@charter.net
    Jay's Cafe' -- telnet jaytheriot.homeip.net<<


    ---
    þ Synchronet þ Jay's Cafe'-telnet://jaytheriot.homeip.net-http://jaytheriot.homeip.net:8080