(Fix): Fixed extra directory not existing and populating the directory.

This commit is contained in:
2026-07-18 21:05:09 +05:30
parent 30c396ab9e
commit 89fafb892b
4 changed files with 74 additions and 0 deletions

15
extra/lemurs.service Normal file
View 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