Posts by begboss

    Yes, that was what I meant. Thank you


    I want to Oscam auto run script on VPS

    Hi guys


    i found always problem in oscam


    more client ban in banfile after 1 hour i found oscam off line


    if i need work it again i put oscam -b in command line


    i want make this automatically in my oscam i need always online



    this is my rc.local

    Code
    sleep 30
    /usr/local/bin/oscam -b -c /usr/local/etc
    
    sleep 2
    usr/local/bin/./oscam -b
    
    
    exit 0

    and this is my oscam config