mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 22:38:41 +02:00
moved li.service
This commit is contained in:
parent
9c3b158fb7
commit
5eb3cdc7ad
17
assets/li.service
Normal file
17
assets/li.service
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=TUI display manager
|
||||||
|
After=systemd-user-sessions.service plymouth-quit-wait.service
|
||||||
|
After=getty@tty3.service
|
||||||
|
Conflicts=getty@tty3.service
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=idle
|
||||||
|
ExecStart=/home/deadvey/media/Code/git/lidm/lidm
|
||||||
|
StandardError=journal
|
||||||
|
StandardInput=tty
|
||||||
|
TTYPath=/dev/tty3
|
||||||
|
TTYReset=yes
|
||||||
|
TTYVHangup=yes
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
Alias=display-manager.service
|
Loading…
x
Reference in New Issue
Block a user