ports/net/pipsecd/files/patch-pipsecd.sh
Adam Weinberger 69ea23ed71 Rename net/ patch-xy patches to reflect the files they modify.
Approve by:	portmgr (not really, but one of these is modifying
		an unstaged port)
2014-07-29 01:59:16 +00:00

5 lines
217 B
Bash

--- 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'