diff options
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-Compiling.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-Compiling.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Compiling.xml b/docs/Samba3-HOWTO/TOSHARG-Compiling.xml index 4473e60fbf..ac4c55ddb0 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Compiling.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Compiling.xml @@ -495,14 +495,12 @@ netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd nmbd like this one, perhaps calling it <filename>startsmb</filename>. </para> -<smbfile name="startsmb.sh"> <para><programlisting> #!/bin/sh /usr/local/samba/bin/smbd -D /usr/local/samba/bin/winbindd /usr/local/samba/bin/nmbd -D </programlisting></para> -</smbfile> <para> Make it executable with <command>chmod +x startsmb</command> |