Updated Install as a daemon (markdown)
@@ -13,6 +13,10 @@ Installation notes:
|
||||
`systemctl start seasoned.service` or `service seasoned start`
|
||||
|
||||
```
|
||||
# seasonedShows - Stats for Plex Media Server usage
|
||||
#
|
||||
# Service Unit file for systemd system manager
|
||||
|
||||
[Unit]
|
||||
Description=seasonedShows API
|
||||
|
||||
@@ -48,4 +52,5 @@ WantedBy=multi-user.target
|
||||
## Ubuntu (<15.10)
|
||||
The path you installed seasonedShows will need to be specified in the *run* section. A common mistake is that a daemon user has no read and/or write permissions, or that the wrong path is specified for node.
|
||||
|
||||
For other versions of ubuntu.
|
||||
For other versions of ubuntu.
|
||||
TODO
|
||||
Reference in New Issue
Block a user