Added systemd integration, updated README

This commit is contained in:
emeric
2019-08-10 14:03:17 +02:00
parent 8ea1ed165e
commit 8b1eed504a
7 changed files with 104 additions and 38 deletions
+2
View File
@@ -3,6 +3,8 @@
# Path to the working directory
# Must have write privileges in order to create and modify this directory
working-dir = "/var/lms/";
log-file = "/var/log/lms.log";
access-log-file = "/var/log/lms.access.log";
# Listen port/addr of the web server
listen-port = 5082;