Ubuntu 16.04 Systemd start up file? - Ask Ubuntu


i added command via gui run on start up. i'm having issues logging in , i'd manually remove command via terminal (as xsession having issues).

i've been trying locate file responsible have had luck in finding in. know?

after logging in console navigate directory:

cd /home/your-user-name/.config/autostart/ 

then list startup applications scripts ls. should see script there. remove with:

rm script-name 

then reboot.


Comments

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu