Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • HowTo Xtream-UI Panel Auto Start After Reboot

    HowTo Xtream-UI Panel Auto Start After Reboot
    T Offline

    toni

    Moderator
    Staff member
    Moderator
    VIP Member
    Apr 4, 2020
    411
    5,547
    93
    nano /etc/crontab

    # /etc/crontab: system-wide crontab
    # Unlike any other crontab you don't have to run the `crontab'
    # command to install the new version when you edit this file
    # and files in /etc/cron.d. These files also have username fields,
    # that none of the other crontabs do.

    SHELL=/bin/sh
    PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

    # m h dom mon dow user command
    17 * * * * root cd / && run-parts --report /etc/cron.hourly
    25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
    47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
    52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
    @reboot root /home/xtreamcodes/iptv_xtream_codes/start_services.sh <----------------paste here above the #
    #
     
    RazRav Offline

    RazRav

    Living life @ 25 FPS
    Staff member
    Moderator
    Moderator
    VIP Member
    Apr 13, 2020
    616
    6,227
    93
    India
    or you can do below one

    nano /etc/rc.local

    append
    /home/xtreamcodes/iptv_xtream_codes/start_services.sh



    don't forget to give proper permission to rc.local (chmod +x /etc/rc.local)
     

    Create an account or login to comment

    You must be a member in order to leave a comment

    Create account

    Create an account on our community. It's easy!

    Log in

    Already have an account? Log in here.

    Top Posters of the Month

    Online statistics

    Members online
    103
    Guests online
    484
    Total visitors
    587
    18,377Threads
    64,424Messages
    63,105Members
    aelhilaliLatest member
    Top