diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-03-01 03:59:24 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-03-01 03:59:24 +0000 |
| commit | 81e03d8868d0b7b31da7d1380f82545066c505c2 (patch) | |
| tree | 7d6337781276736fa4ca4ef995a48ebc228aa52b /etc | |
| parent | f0c73601c1a6e531ebd670b581df7c0c9b112d07 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index 627f216f73e0..823be3ab2a6d 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -12,7 +12,7 @@ BIN1= amd.map apmd.conf auth.conf \ inetd.conf login.access login.conf \ mac.conf motd netconfig network.subr networks newsyslog.conf \ pf.conf pf.os phones profile protocols \ - rc rc.firewall rc.firewall6 rc.sendmail rc.shutdown \ + rc rc.bsdextended rc.firewall rc.firewall6 rc.sendmail rc.shutdown \ rc.subr remote rpc services \ shells sysctl.conf syslog.conf usbd.conf \ etc.${MACHINE_ARCH}/ttys \ |
