[Pkg-samba-maint] r1325 - trunk/samba/debian/patches
Christian Perrier
bubulle at alioth.debian.org
Tue Apr 10 07:49:02 UTC 2007
Author: bubulle
Date: 2007-04-10 07:49:01 +0000 (Tue, 10 Apr 2007)
New Revision: 1325
Modified:
trunk/samba/debian/patches/adapt_machine_creation_script.patch
Log:
Modified for 3.0.25rc1
Modified: trunk/samba/debian/patches/adapt_machine_creation_script.patch
===================================================================
--- trunk/samba/debian/patches/adapt_machine_creation_script.patch 2007-04-10 07:45:30 UTC (rev 1324)
+++ trunk/samba/debian/patches/adapt_machine_creation_script.patch 2007-04-10 07:49:01 UTC (rev 1325)
@@ -3,19 +3,16 @@
Status wrt upstream: Debian specific
-Index: samba-3.0.23d/docs/manpages/smb.conf.5
+Index: samba-3.0.25rc1/docs/manpages/smb.conf.5
===================================================================
---- samba-3.0.23d.orig/docs/manpages/smb.conf.5 2006-09-02 10:08:44.724548775 +0200
-+++ samba-3.0.23d/docs/manpages/smb.conf.5 2006-09-02 10:09:36.184964559 +0200
-@@ -561,8 +561,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
- .TP 3n
+--- samba-3.0.25rc1.orig/docs/manpages/smb.conf.5 2007-04-09 19:47:39.000000000 +0200
++++ samba-3.0.25rc1/docs/manpages/smb.conf.5 2007-04-10 09:48:33.664382470 +0200
+@@ -542,7 +542,7 @@
+
+ Default: \fB\fIadd machine script\fR = \fR
+
+-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
+
+ .TP
add port command (G)
- Samba 3.0.23 introduces support for adding printer ports remotely using the Windows "Add Standard TCP/IP Port Wizard". This option defines an external program to be executed when smbd receives a request to add a new Port to the system. he script is passed two parameters:
-
More information about the Pkg-samba-maint
mailing list