docs: fix template shell to include the default correctly
authorGarming Sam <garming@catalyst.net.nz>
Mon, 30 Dec 2013 01:05:32 +0000 (14:05 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 28 Jan 2014 04:26:38 +0000 (17:26 +1300)
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
docs-xml/smbdotconf/winbind/templateshell.xml

index ce59cd12d0cd9502ae649f85a370754af004d9d7..d5f3b49030693713a9d3526ec24a11762f14d741 100644 (file)
@@ -10,5 +10,5 @@
        parameter to fill in the login shell for that user.</para>
 </description>
 
-<value type="string">/bin/false</value>
+<value type="default">/bin/false</value>
 </samba:parameter>