Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

slop

Simple Login Program is a replacement for getty and login.

Features

  • Focus the TTY
  • Set command to run on successful login
  • Clear screen after failed attempt
  • Set title above the prompt
  • Predefine a username

Build & Install

$ make
$ make install
$ make uninstall

systemd

Create a drop-in configuration for chosen getty instance and specify options. In order for --focus to work, the getty service must be enabled.

# /etc/systemd/system/getty@ttyN.service.d/slop.conf
[Service]
# Empty ExecStart clears the previous value.
ExecStart=
ExecStart=slop -u test_user -t Title -c startx --focus

About

Simple replacement for getty and login with additional features.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /