(Feat): renamed from lemurs to latchd
This commit is contained in:
5
extra/latchd.pam
Normal file
5
extra/latchd.pam
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#%PAM-1.0
|
||||||
|
auth include login
|
||||||
|
account include login
|
||||||
|
session include login
|
||||||
|
password include login
|
||||||
15
extra/latchd.service
Normal file
15
extra/latchd.service
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=latchd display manager
|
||||||
|
After=systemd-user-sessions.service plymouth-quit-wait.service getty@tty2.service
|
||||||
|
Conflicts=getty@tty2.service
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/usr/bin/latchd
|
||||||
|
StandardInput=tty
|
||||||
|
TTYPath=/dev/tty2
|
||||||
|
TTYReset=yes
|
||||||
|
TTYVHangup=yes
|
||||||
|
Type=idle
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
Alias=display-manager.service
|
||||||
Reference in New Issue
Block a user