diff options
Diffstat (limited to 'libre/ipsec-tools-libre/racoon.service')
-rw-r--r-- | libre/ipsec-tools-libre/racoon.service | 10 |
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 |