diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2001-06-04 14:53:52 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2001-06-04 14:53:52 +0000 |
| commit | 9a75ebb245568e0b9694f6ac9ea1bb171cb8da94 (patch) | |
| tree | abc7a7564cbb04cf788ec6ae8196f19ed651fd47 | |
| parent | 888b1a7aa51f826333a63e5ecdf9e2accf17b180 (diff) | |
Notes
| -rw-r--r-- | etc/Makefile | 3 | ||||
| -rw-r--r-- | etc/pim6dd.conf | 1 | ||||
| -rw-r--r-- | etc/pim6sd.conf | 1 |
3 files changed, 1 insertions, 4 deletions
diff --git a/etc/Makefile b/etc/Makefile index 6ff50f607bdf..62e3dc4decd6 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -11,8 +11,7 @@ BIN1= amd.map apmd.conf auth.conf \ hosts hosts.allow hosts.equiv hosts.lpd \ inetd.conf login.access login.conf \ motd modems netconfig networks newsyslog.conf \ - pam.conf phones pim6dd.conf pim6sd.conf \ - printcap profile protocols \ + pam.conf phones printcap profile protocols \ rc rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.firewall6 \ rc.network rc.network6 rc.pccard rc.serial rc.shutdown \ rc.syscons rc.sysctl remote rpc security services shells sysctl.conf \ diff --git a/etc/pim6dd.conf b/etc/pim6dd.conf deleted file mode 100644 index 44cf790b4739..000000000000 --- a/etc/pim6dd.conf +++ /dev/null @@ -1 +0,0 @@ -phyint stf0 disable diff --git a/etc/pim6sd.conf b/etc/pim6sd.conf deleted file mode 100644 index 44cf790b4739..000000000000 --- a/etc/pim6sd.conf +++ /dev/null @@ -1 +0,0 @@ -phyint stf0 disable |
