summaryrefslogtreecommitdiff
path: root/patches/adapt_machine_creation_script.patch
blob: 91af36662d07a09dc8268253ce16551d0f239e42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Goal: Adapt example script to Debian

Fixes: #346234

Status wrt upstream: Debian specific

Note: 

Index: samba-3.0.25/docs/manpages/smb.conf.5
===================================================================
--- samba-3.0.25.orig/docs/manpages/smb.conf.5	2007-05-11 02:01:35.000000000 +0000
+++ samba-3.0.25/docs/manpages/smb.conf.5	2007-05-14 07:18:25.000000000 +0000
@@ -662,8 +662,8 @@
 Default:
 \fB\fIadd machine script\fR = \fR
 .sp
-Example:
-\fB\fIadd machine script\fR = /usr/sbin/adduser -n -g machines -c Machine -d /var/lib/nobody -s /bin/false %u \fR
+Example for Debian:
+\fB\fIadd machine script\fR = /usr/sbin/adduser -n -g machines -c Machine -d /var/lib/samba -s /bin/false %u \fR
 .RE
 .PP
 add port command (G)