summaryrefslogtreecommitdiff
path: root/libre/ipsec-tools-libre/racoon.service
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-31 19:47:57 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-31 19:47:57 -0200
commitf4fcfe83ea117c4091b4ae66b57697f1e6db52a3 (patch)
tree8998d50184707956389ab72b76b257136c1384eb /libre/ipsec-tools-libre/racoon.service
parent7b45df07a3487ead641ecbf075a0e888b3a24397 (diff)
remove ipsec-tools-libre and tomoyo-tools-libre because doesn't needs be rebuilt against our kernels and headers to works well
Diffstat (limited to 'libre/ipsec-tools-libre/racoon.service')
-rw-r--r--libre/ipsec-tools-libre/racoon.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/libre/ipsec-tools-libre/racoon.service b/libre/ipsec-tools-libre/racoon.service
deleted file mode 100644
index 95324bd5d..000000000
--- a/libre/ipsec-tools-libre/racoon.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Racoon IKEv1 key management daemon for IPSEC
-After=syslog.target network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/racoon
-
-[Install]
-WantedBy=multi-user.target