Autostart program without login
Posted: 12 Feb 2020, 12:33
Hi there
I have made a file (sudo nano lxterm-autostart.desktop) in folder (cd ~/.config/autostart)
I have put in the rows
[Desktop Entry]
Encoding=UTF-8
Name=Terminal autostart
Comment=Start a terminal and list directory
Exec=lxterminal --command sudo ./Micronics
The program starts only afther login, how can i start the program without login?
Greetings
I have made a file (sudo nano lxterm-autostart.desktop) in folder (cd ~/.config/autostart)
I have put in the rows
[Desktop Entry]
Encoding=UTF-8
Name=Terminal autostart
Comment=Start a terminal and list directory
Exec=lxterminal --command sudo ./Micronics
The program starts only afther login, how can i start the program without login?
Greetings