diff options
author | Simo Sorce <idra@samba.org> | 2004-08-20 08:38:44 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:52:24 -0500 |
commit | ab97995079bf6ffbc0f2d0b6021860c4b2a516dd (patch) | |
tree | f0bd5db5f6ee3bc3eb81a6f1467736bce6bd7387 /packaging/Debian/debian-stable/patches/documentation.patch | |
parent | 9e20bb59fb7aba1d4419a9d58dae5d319e68be21 (diff) | |
download | samba-ab97995079bf6ffbc0f2d0b6021860c4b2a516dd.tar.gz samba-ab97995079bf6ffbc0f2d0b6021860c4b2a516dd.tar.bz2 samba-ab97995079bf6ffbc0f2d0b6021860c4b2a516dd.zip |
r1946: update debian stable package tree
(This used to be commit 7a96ed015ea79512b12195a9086f96d9634303b4)
Diffstat (limited to 'packaging/Debian/debian-stable/patches/documentation.patch')
-rw-r--r-- | packaging/Debian/debian-stable/patches/documentation.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/Debian/debian-stable/patches/documentation.patch b/packaging/Debian/debian-stable/patches/documentation.patch index b82552ef4d..ab64790fc9 100644 --- a/packaging/Debian/debian-stable/patches/documentation.patch +++ b/packaging/Debian/debian-stable/patches/documentation.patch @@ -18,7 +18,7 @@ .TP 3 \(bu --/usr/local/samba/bin/swat +-/usr/local/samba/sbin/swat +/usr/sbin/swat .TP \(bu @@ -48,7 +48,7 @@ +In \fI/etc/inetd\&.conf\fR you should add a line like this (not needed for Debian since the maintainer scripts do it. You need to uncomment the line, though, because it is added commented out for security reasons): .PP --\fBswat stream tcp nowait\&.400 root /usr/local/samba/bin/swat swat\fR +-\fBswat stream tcp nowait\&.400 root /usr/local/samba/sbin/swat swat\fR +\fBswat stream tcp nowait.400 root /usr/sbin/swat swat\fR .PP |