~kennylevinsen/autologin

No-fuzz automatic login
ci: Slight update
Exec command directly without sourcing profile
Various cleanups

clone

read-only
https://git.sr.ht/~kennylevinsen/autologin
read/write
git@git.sr.ht:~kennylevinsen/autologin

You can also use your local clone with git send-email.

#autologin

It logs you in. Automatically.

#How to build

meson build
ninja -C build

#How to use

  1. Create /etc/pam.d/autologin. You can use /etc/pam.d/login as source.
  2. Install binary to /usr/local/bin/, systemd unit to /etc/systemd/system/
  3. Change username and start command in systemd unit
  4. Enable and start.

(Note, systemd is not required)

Do not follow this link