diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-08-23 09:52:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-08-23 09:52:03 +0000 |
commit | 2738c7104a48594687e2961acdddf8ff2b2b0a97 (patch) | |
tree | 3815fb6028bd8305001c0bbd6399d9816f1430bc /security/sfs/files/patch-sfsauthd_config | |
parent | - Attempt to unbreak parallel (-jX) builds by fixing targets dependencies (diff) |
Remove expired port:
2013-08-23 security/sfs: Broken on FreeBSD 8 and newer
Notes
Notes:
svn path=/head/; revision=325258
Diffstat (limited to 'security/sfs/files/patch-sfsauthd_config')
-rw-r--r-- | security/sfs/files/patch-sfsauthd_config | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/sfs/files/patch-sfsauthd_config b/security/sfs/files/patch-sfsauthd_config deleted file mode 100644 index dad9c7f82a9b..000000000000 --- a/security/sfs/files/patch-sfsauthd_config +++ /dev/null @@ -1,11 +0,0 @@ ---- etc/sfsauthd_config.in.orig Sun Dec 8 17:45:00 2002 -+++ etc/sfsauthd_config.in Sun Dec 8 17:45:15 2002 -@@ -56,7 +56,7 @@ - ### Specify a file to log server signature endorsements. This file will - ### provide users with audit information if the client half of their private - ### Schnorr key is compromised. --#LogFile /var/sfs/sign_log -+LogFile /var/spool/sfs/sign_log - - ### Specify a certification path to return to the client during an - ### "sfskey login"; this list of directories will become the arguments |