Change daemon to service

This commit is contained in:
OzzieIsaacs 2016-11-20 21:27:59 +01:00 committed by GitHub
parent 0a3a40c25a
commit 9512a130da
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ Listen 443
</VirtualHost>
```
## Use calibre-web as Daemon under Linux
## Start calibre-web as service under Linux
Create a file "cps.service" as root in the folder /etc/systemd/system with the following content: