s3-param Make lp_utmpdir() and lp_wtmpdir const
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 01:53:21 +0000 (11:53 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 02:19:05 +0000 (04:19 +0200)
commit08a72f3a1571649eb52c7e06bab2789e0887c173
tree9c43646a0fb0583c4aaa65b0663c031894125902
parent47ece3f897305970999fbcf012229105838c3687
s3-param Make lp_utmpdir() and lp_wtmpdir const

This disables % substitutions in the 'utmp dir' and 'wtmp dir'
parameters.  These are system paths, and need to be consistent between
all the Samba tasks.

Andrew Bartlett
source3/include/proto.h
source3/param/loadparm.c