Re: How do i do a runnit servie file?
Reply #5 –
I was thinking of using from the aur so... I whanted to know how...
ly
I will leave the source for this one, but i want to know where to find these infos
[Unit]
Description=TUI display manager
After=systemd-user-sessions.service plymouth-quit-wait.service
After=getty@tty2.service
[Service]
Type=idle
ExecStart=/usr/bin/ly
StandardInput=tty
TTYPath=/dev/tty2
TTYReset=yes
TTYVHangup=yes
[Install]
Alias=display-manager.service