From 460d74b9f577d12a1e03f3a850a4709ec8c5b458 Mon Sep 17 00:00:00 2001 From: Marko Zajc <63c4689541bdcc9d.marko@zajc.tel> Date: Wed, 25 Sep 2024 21:34:16 +0000 Subject: [PATCH] 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 --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index d13a35e..499b95d 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -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