mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
13 lines
532 B
Plaintext
13 lines
532 B
Plaintext
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/include/skip_conf.h work.new/skip/include/skip_conf.h
|
|
--- skipsrc-1.0.orig/skip/include/skip_conf.h Fri Oct 25 13:12:44 1996
|
|
+++ work.new/skip/include/skip_conf.h Mon Jan 24 12:35:40 2000
|
|
@@ -58,7 +58,7 @@
|
|
#define SKIP_CERTSBASE SKIP_DIR"certdb"
|
|
#define SKIP_SECRET_CACHE SKIP_DIR"secret_cache"
|
|
#define SKIP_RAW_FILE SKIP_DIR"raw_keys"
|
|
-#define SKIP_PID SKIP_DIR"skipd.pid"
|
|
+#define SKIP_PID "/var/run/skipd.pid"
|
|
|
|
/*
|
|
* Key manager Crypt algorithms supported
|