From 31a627f670fc24302d8cbd74f5696d7639c87585 Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Tue, 8 Mar 2022 15:27:14 +0300 Subject: add socket name option --- init/tunnel@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init') diff --git a/init/tunnel@.service b/init/tunnel@.service index 031e6a0..7b25d15 100644 --- a/init/tunnel@.service +++ b/init/tunnel@.service @@ -3,7 +3,7 @@ Description=Tunnel Daemon After=network.target [Service] -ExecStart=tunneld -c /etc/tunnel/%I.conf +ExecStart=tunneld -s %I -c /etc/tunnel/%I.conf KillMode=process [Install] -- cgit v1.2.3-70-g09d2