mirror of
https://github.com/iv-org/documentation.git
synced 2024-10-01 01:35:51 -04:00
Add an example systemd service file for inv_sig_helper (#598)
* Add an example systemd service file for inv_sig_helper * Link to the existing systemd service file
This commit is contained in:
parent
4772a54818
commit
460d74b9f5
@ -170,7 +170,7 @@ Subsequent usage of this same token will work on the same IP range or even the s
|
||||
|
||||
inv_sig_helper handle the "deciphering" of the video stream fetched from YouTube servers. As it is running untrusted code from Google themselves, make sure to isolate it by for example running it inside a LXC or locked down through systemd.
|
||||
|
||||
Call for action: A systemd service example is welcome, [if you want to contribute to one](https://github.com/iv-org/documentation/edit/master/docs/installation.md#linux).
|
||||
The following systemd service file can be used to run inv_sig_helper with systemd: https://github.com/iv-org/inv_sig_helper/blob/master/inv_sig_helper.service
|
||||
|
||||
#### Install Crystal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user