From 8f9b58dd9109fdf29e1c36f8f3f15ab12bc5d509 Mon Sep 17 00:00:00 2001 From: TerminalJunki <158248817+TerminalJunki@users.noreply.github.com> Date: Thu, 1 Feb 2024 02:22:46 +0000 Subject: [PATCH] Update readme.md --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 6662025..81e7abf 100644 --- a/readme.md +++ b/readme.md @@ -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. ``` - # s6-service add default ly-srv # s6-db-reload # s6-rc -u change ly-srv - ``` ## Arch Linux Installation