Jump to content

syrial

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    syrial reacted to slinde in Automatic Login   
    The most simple solution would be to start your script from the file /etc/rc.local.
    Just add a line starting your script before the "exit 0" line last in the /etc/rc.local file.
     
    In this way there is no need to login. The file /etc/rc.local is run automatically by the system at boot.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines