summaryrefslogtreecommitdiff
path: root/docs/smbdotconf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r--docs/smbdotconf/logon/addmachinescript.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/logon/addmachinescript.xml b/docs/smbdotconf/logon/addmachinescript.xml
index bd76d00a6c..3d637924be 100644
--- a/docs/smbdotconf/logon/addmachinescript.xml
+++ b/docs/smbdotconf/logon/addmachinescript.xml
@@ -16,5 +16,5 @@
</description>
<value type="default"/>
-<value type="example">/usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u</value>
+<value type="example">/usr/sbin/adduser -n -g machines -c Machine -d /var/lib/nobody -s /bin/false %u</value>
</samba:parameter>