summaryrefslogtreecommitdiff
path: root/usr/src/Makefile.lint
diff options
context:
space:
mode:
authorjjj <none@none>2006-06-01 17:01:11 -0700
committerjjj <none@none>2006-06-01 17:01:11 -0700
commit0ea5e3a571e3da934507bdd32924d11659c70704 (patch)
treeba35ba32eeb100c1272139f7cfcc462bdc77e3a4 /usr/src/Makefile.lint
parentf4646a6c4cd95d2c0e0e22ab5aaf71e77cc8b2b3 (diff)
downloadillumos-gate-0ea5e3a571e3da934507bdd32924d11659c70704.tar.gz
PSARC 2004/368 Secure By Default
4875624 *syslogd* turn off UDP listener by default 5004374 Ship with remote services disabled by default 5016956 By default rpcbind should not listen for remote requests 5016975 By default snmpd/dx should not be enabled. 5016998 By default inetd should not listen for remote connections. 5017041 By default sendmail should not listen for remote connections 5046450 Create a greenline profile for Secure by Default installation 6267741 RFE: One-touch knob for outbound-only sendmail 6414308 syslogd could use some lint soap
Diffstat (limited to 'usr/src/Makefile.lint')
-rw-r--r--usr/src/Makefile.lint1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/Makefile.lint b/usr/src/Makefile.lint
index 35250a419f..8e3a183ae2 100644
--- a/usr/src/Makefile.lint
+++ b/usr/src/Makefile.lint
@@ -249,6 +249,7 @@ COMMON_SUBDIRS = \
cmd/sync \
cmd/syseventadm \
cmd/syseventd \
+ cmd/syslogd \
cmd/tabs \
cmd/tee \
cmd/th_tools \