From c08ea910e403a194aca0dd4a6866f48bcfa7c056 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 10 Oct 2001 17:26:27 +0000 Subject: Fix tabbing damage in last commit. --- etc/inetd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/inetd.conf') diff --git a/etc/inetd.conf b/etc/inetd.conf index 4e8bf79..c3c95d0 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -114,6 +114,6 @@ # (from the Samba documentation). Enable the third entry to enable the swat # samba configuration tool. # -#netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd -#netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd -#swat stream tcp nowait.400 root /usr/local/sbin/swat swat +#netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd +#netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd +#swat stream tcp nowait.400 root /usr/local/sbin/swat swat -- cgit v1.1