From 92fdd0e34e1fddf3cc85c3e0691d4fd1196bc382 Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Thu, 10 Sep 2020 00:18:05 +0300 Subject: expandable variable syntax --- init/tunnel@.service | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 init/tunnel@.service (limited to 'init/tunnel@.service') diff --git a/init/tunnel@.service b/init/tunnel@.service new file mode 100644 index 0000000..031e6a0 --- /dev/null +++ b/init/tunnel@.service @@ -0,0 +1,10 @@ +[Unit] +Description=Tunnel Daemon +After=network.target + +[Service] +ExecStart=tunneld -c /etc/tunnel/%I.conf +KillMode=process + +[Install] +WantedBy=multi-user.target -- cgit v1.2.3-70-g09d2