diff --git a/src/etc/Makefile b/src/etc/Makefile index f4d74dfa..691116a7 100644 --- a/src/etc/Makefile +++ b/src/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.410 2015/10/16 15:54:55 schwarze Exp $ +# $OpenBSD: Makefile,v 1.411 2015/10/19 19:08:44 schwarze Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain @@ -37,7 +37,7 @@ MUTABLE=changelist csh.cshrc csh.login csh.logout daily \ pf.os protocols rc rc.conf rpc services shells syslog.conf weekly # -rw-r--r-- -EXAMPLES=chio.conf dhclient.conf dhcpd.conf exports ftpchroot \ +EXAMPLES=chio.conf dhclient.conf dhcpd.conf exports \ httpd.conf ifstated.conf inetd.conf \ man.conf mixerctl.conf mrouted.conf \ ntpd.conf printcap rbootd.conf remote sensorsd.conf diff --git a/src/etc/examples/ftpchroot b/src/etc/examples/ftpchroot deleted file mode 100644 index fb918794..00000000 --- a/src/etc/examples/ftpchroot +++ /dev/null @@ -1,4 +0,0 @@ -# $OpenBSD: ftpchroot,v 1.1 2014/07/12 03:52:39 deraadt Exp $ -# -# list of users (one per line) given ftp access to a chrooted area. -# read by ftpd(8).