summaryrefslogtreecommitdiff
path: root/net-misc/tinc/files/tincd_at.service
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/tinc/files/tincd_at.service')
-rw-r--r--net-misc/tinc/files/tincd_at.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-misc/tinc/files/tincd_at.service b/net-misc/tinc/files/tincd_at.service
deleted file mode 100644
index 71f358a39d9..00000000000
--- a/net-misc/tinc/files/tincd_at.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Tinc daemon for network %i
-After=network.target
-
-[Service]
-ExecStart=/usr/sbin/tincd -D --pidfile /run/tinc.%i.pid -n %i
-Restart=on-failure
-
-[Install]
-WantedBy=multi-user.target