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:
Marko Zajc 2024-09-25 21:34:16 +00:00 committed by GitHub
parent 4772a54818
commit 460d74b9f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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