95b3a1e7a9
we can update to the latest version. Hooray! PR: ports/26913 Submitted by: dwcjr
11 lines
302 B
Text
11 lines
302 B
Text
--- pamsmbd/pam_read_conf.c.orig Mon Dec 17 10:15:16 2001
|
|
+++ pamsmbd/pam_read_conf.c Mon Dec 17 10:15:40 2001
|
|
@@ -25,7 +25,7 @@
|
|
#include "constants.h"
|
|
#include "cache.h"
|
|
|
|
-#define CONFFILE "/etc/pam_smb.conf"
|
|
+#define CONFFILE "%%PREFIX%%/etc/pam_smb.conf"
|
|
|
|
int smb_readpamconf(domain_list *);
|
|
|