From 213bd81803ee56a60be3197aa0d442ac4b41f7ec Mon Sep 17 00:00:00 2001 From: int 80h Date: Fri, 29 May 2020 16:35:52 -0400 Subject: [PATCH] Updated Readme --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 9d5f9f6..abed8a9 100644 --- a/README +++ b/README @@ -20,6 +20,11 @@ OpenSSL 1.1.0g or LibreSSL 2.7.0 or newer is required. - Modify the config.toml to your needs - Run './target/release/gemserv config.toml' +### Init scripts + +In the init-scripts directory there's OpenRC(Courtesy of Tastytea) and systemd +service files. + ### NetBSD If running on NetBSD you'll need to set the environmental variable OPENSSL_DIR before compiling.