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/07 22:41] – [Link the New Service] 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. | ||
- | |||
- | ==== Create a Service File for agetty ==== | ||
- | |||
- | Create a new file for the desired tty, e.g., for tty1: | ||
- | < | ||
- | mkdir / | ||
- | </ | ||
- | |||
- | ==== Link the New Service ==== | ||
- | |||
- | Link the new service to the default runlevel: | ||
- | < | ||
- | ln -s / | ||
- | </ | ||
- | |||
- | In this File replace: | ||
- | < | ||
- | # | ||
- | command_args=" | ||
- | </ | ||
- | |||
- | Replace '' | ||
- | |||
- | Then uncomment the following line: | ||
- | < | ||
- | # command_args_foreground=" | ||
- | </ | ||
- | |||
- | ==== Ensure the File is Executable ==== | ||
- | |||
- | chmod +x / | ||
- | |||
- | ==== Restart the System ==== | ||
- | |||
- | 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.1723070493.txt.gz · Last modified: by marlonivo