Updated Install as a daemon (markdown)
@@ -13,6 +13,10 @@ Installation notes:
|
|||||||
`systemctl start seasoned.service` or `service seasoned start`
|
`systemctl start seasoned.service` or `service seasoned start`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
# seasonedShows - Stats for Plex Media Server usage
|
||||||
|
#
|
||||||
|
# Service Unit file for systemd system manager
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=seasonedShows API
|
Description=seasonedShows API
|
||||||
|
|
||||||
@@ -49,3 +53,4 @@ WantedBy=multi-user.target
|
|||||||
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.
|
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