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 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9dee651..046a78b 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,8 @@ test: go test tunnel/pkg/test install: + install -D -m644 init/tunnel.service /etc/systemd/system/ + install -D -m644 init/tunnel@.service /etc/systemd/system/ install -D bin/tunnel $(prefix)/bin/tunnel install -D bin/tunneld $(prefix)/bin/tunneld -- cgit v1.2.3-70-g09d2