Skip to content
  • Tristan Leteurtre's avatar
    . Fixed a compilation warning · 7bd37d9d
    Tristan Leteurtre authored
      . Added the "Launch on start up" functionnality :
       some commands (telnet style) can be automatically launched when vls is
       starting.
    
       For example, in vls.cfg :
    
       BEGIN "LaunchOnStartUp"
         command1 = "start film localhost local1 --loop"
         command2 = "start 28009 client1 dvb"
       END
    7bd37d9d