summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-16 21:40:08 +0000
committerRoland McGrath <roland@gnu.org>1999-05-16 21:40:08 +0000
commit06812ab8172df8c457dd91b96d2d15afa2574e97 (patch)
tree8def9bffa41803a1efb34951d8509fe2753a8bec /config
parent2c5e8ac9c4a1b316963d61cbda167b1bdee93760 (diff)
1999-05-16 Roland McGrath <roland@baalperazim.frob.com>
* syslog.conf: Removed. We don't install syslogd, so we have no business installing its configuration file. * Makefile (SYSCONFFILES): Remove syslog.conf.
Diffstat (limited to 'config')
-rw-r--r--config/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/Makefile b/config/Makefile
index 86a0b45b..09a7478a 100644
--- a/config/Makefile
+++ b/config/Makefile
@@ -1,4 +1,4 @@
-#
+#
# Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
# Written by Michael I. Bushnell, p/BSG.
#
@@ -26,7 +26,7 @@ makemode := misc
# If override_conf is set to `t' then install even on top of existing
# files.
SYSCONFFILES = protocols services shells motd ttys hostname fstab passwd \
- group resolv.conf syslog.conf
+ group resolv.conf
installed_conf = $(addprefix $(sysconfdir)/,$(SYSCONFFILES))
LOGINDOTS = .bash_login .bashrc .hushlogin .profile README