Files
ly/res/ly-runit-service/finish
Bruno Rodríguez a8ea5d3e99 Tidy up runit service scripts (#479)
* Fix the script installation path (install everything only on /etc/sv/ly)

* Update the runit scripts to get the TTY value from the /etc/ly/config.ini file

* Update readme.md
2023-06-14 21:42:01 +02:00

5 lines
58 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
exec utmpset -w ${TTY}