Project

General

Profile

« Previous | Next » 

Revision 0a3d62f7

Added by Warren Baker almost 14 years ago

Use the correct path for Unbound SSL keys

View differences:

etc/inc/unbound.inc
170 170
	global $g;
171 171

  
172 172
	if (!file_exists("{$g['unbound_chroot_path']}/unbound_control.key"))
173
		mwexec("/usr/local/sbin/unbound-control-setup -d {$g['unbound_chroot_path']}");	
173
		mwexec("/usr/local/sbin/unbound-control-setup -d {$g['unbound_chroot_path']}/etc");
174 174
}
175 175

  
176 176
/* Generation of Unbound statistics */

Also available in: Unified diff