diff options
Diffstat (limited to 'net/pipsecd/files/patch-ad')
-rw-r--r-- | net/pipsecd/files/patch-ad | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/pipsecd/files/patch-ad b/net/pipsecd/files/patch-ad new file mode 100644 index 000000000000..fb9465d3b653 --- /dev/null +++ b/net/pipsecd/files/patch-ad @@ -0,0 +1,5 @@ +--- pipsecd.sh.orig Thu Oct 14 12:58:43 1999 ++++ pipsecd.sh Thu Oct 14 13:00:38 1999 +@@ -0,0 +1,2 @@ ++#!/bin/sh ++cd /usr/local; [ -x sbin/pipsecd -a -f etc/ipsec/pipsecd.conf ] && sbin/pipsecd & && echo -n ' pipsecd' |