Marlon's Wiki

it's better when it's simpler

User Tools

Site Tools


start:system:autologin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start:system:autologin [2024/08/09 09:17] – [Troubleshooting] marlonivostart:system:autologin [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Autologin on Artix Linux Open RC ====== 
  
-Here's a guide on setting up autologin on Artix Linux with initsystem openrc. 
- 
-First you want to find out which init-system (service-manager) you use with the command: 
-<code> 
-rc-status -m 
-</code> 
- 
-When its openrc go ahead. If not don't. 
- 
-==== Configuration ====  
-Open the desired tty, e.g., tty1 runlevel file: 
-<code> 
-nano /etc/runlevels/default/agetty.tty1 
-</code> 
- 
-In this File insert: 
-<code> 
-agetty_options="--autologin username -J" 
-</code> 
- 
-Replace username with your actual username. After rebooting, your user should automatically log in. 
- 
-===== Troubleshooting ===== 
- 
-If autologin doesn't work, check log files and permissions of configuration files. 
-<code> 
-sudo cat /var/log/messages.log 
-sudo cat /var/log/syslog.log 
-sudo cat /var/log/daemon.log 
-</code> 
start/system/autologin.1723195070.txt.gz · Last modified: by marlonivo