diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2002-02-13 08:21:45 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2002-02-13 08:21:45 +0000 |
| commit | d60b85c4d7ff32dbbdb45dc281eedcc7afd2e656 (patch) | |
| tree | 8770d3b84c24ad7227bedbbad180b7583e84623e /etc | |
| parent | 92b98fdabe8c81a20604913d33c1c410664bce3d (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/inetd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf index ed89b72b8384..06a294ad768f 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -116,4 +116,4 @@ # #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 +#swat stream tcp nowait/400 root /usr/local/sbin/swat swat |
