Updated Readme

This commit is contained in:
int 80h
2020-05-29 16:35:52 -04:00
parent 258d2b9ef6
commit 213bd81803

5
README
View File

@@ -20,6 +20,11 @@ OpenSSL 1.1.0g or LibreSSL 2.7.0 or newer is required.
- Modify the config.toml to your needs - Modify the config.toml to your needs
- Run './target/release/gemserv config.toml' - Run './target/release/gemserv config.toml'
### Init scripts
In the init-scripts directory there's OpenRC(Courtesy of Tastytea) and systemd
service files.
### NetBSD ### NetBSD
If running on NetBSD you'll need to set the environmental variable OPENSSL_DIR If running on NetBSD you'll need to set the environmental variable OPENSSL_DIR
before compiling. before compiling.