From: David Mulder Date: Mon, 15 Jan 2018 15:20:08 +0000 (-0700) Subject: gpo: Correct WHATSNEW X-Git-Tag: tevent-0.9.36~252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e10de35fabd728e0a81ec1d331255d12bef19686;p=thirdparty%2Fsamba.git gpo: Correct WHATSNEW The WHATSNEW incorrectly explains how to enable gpo. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13223 Signed-off-by: David Mulder Reviewed-by: Garming Sam Reviewed-by: Andrew Bartlett --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 73549c5428f..4509099eb39 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -27,7 +27,7 @@ renew lifetime). Adds the samba_gpoupdate script for applying and unapplying policy. Can be applied automatically by setting - 'server services = +gpoupdate'. + 'apply group policies = yes'. Time Machine Support with vfs_fruit -----------------------------------