Update readme.md

This commit is contained in:
TerminalJunki 2024-02-01 02:22:46 +00:00 committed by GitHub
parent f8b663a30b
commit 8f9b58dd91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -151,11 +151,9 @@ Note: If ly is configured to run on another tty other than tty2, change the resp
The makefile should add and enable ly by default, but here are the steps to enable the service manually. The makefile should add and enable ly by default, but here are the steps to enable the service manually.
``` ```
# s6-service add default ly-srv # s6-service add default ly-srv
# s6-db-reload # s6-db-reload
# s6-rc -u change ly-srv # s6-rc -u change ly-srv
``` ```
## Arch Linux Installation ## Arch Linux Installation