start:system:autologin
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start:system:autologin [2024/08/09 09:09] – marlonivo | start:system:autologin [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Autologin on Artix Linux ====== | ||
- | Here's a guide on setting up autologin on Artix Linux without systemd. | ||
- | |||
- | First you want to find out which init-system (service-manager) you use with the command: | ||
- | < | ||
- | rc-status -m | ||
- | </ | ||
- | |||
- | ==== Configuration ==== | ||
- | Open the desired tty, e.g., for tty1 runlevel file: | ||
- | < | ||
- | nano / | ||
- | </ | ||
- | |||
- | In this File insert: | ||
- | < | ||
- | command_args=" | ||
- | </ | ||
- | |||
- | Replace username with your actual username. | ||
- | |||
- | Restart your system: | ||
- | < | ||
- | reboot | ||
- | </ | ||
- | |||
- | After rebooting, your user should automatically log in. | ||
- | |||
- | ===== Troubleshooting ===== | ||
- | |||
- | If autologin doesn' | ||
- | < | ||
- | sudo cat / | ||
- | sudo cat / | ||
- | sudo cat / | ||
- | </ | ||
- | |||
- | This should help you set up autologin on Artix Linux effectively. |
start/system/autologin.1723194569.txt.gz · Last modified: by marlonivo