1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/dynconfig
Andrew Bartlett 77bd7ea166 ntp_signd: move socket directory to var/lib not var/run for permissions change
With the next patch, this becomes a socket directory on which we must
maintain administrator-specified permissions we will need to move it
away from directories that wipe at boot.

This means the ntp.conf will need to change from (eg)

ntpsigndsocket /usr/local/samba/var/run/ntp_signd/

to

ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2012-11-12 10:50:03 +01:00
..
config.m4 dynconfig/config.m4: disallow --prefix=/usr and --prefix=/usr/local without --enable-fhs 2012-09-21 16:04:52 +02:00
dynconfig.c dynconfig: replace #if (_SAMBA_BUILD_ >= 4) by feature tests 2011-10-22 09:28:26 +02:00
dynconfig.h dynconfig: Have only one dynconfig.o in the common code. 2011-04-27 22:22:26 +10:00
wscript ntp_signd: move socket directory to var/lib not var/run for permissions change 2012-11-12 10:50:03 +01:00