diff options
-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 6ff50f6..62e3dc4 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 44cf790..0000000 --- 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 44cf790..0000000 --- a/etc/pim6sd.conf +++ /dev/null @@ -1 +0,0 @@ -phyint stf0 disable |