diff options
| author | Xin LI <delphij@FreeBSD.org> | 2014-10-27 21:29:42 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2014-10-27 21:29:42 +0000 |
| commit | 1545452c5448d6e1f030b8142eb85db172d2c816 (patch) | |
| tree | bbebafbaace6a696127953fc2b755d30f4bace54 /tools | |
| parent | 8d866b10fc8a2288f47c9ca42bb4edff9694f086 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index d0fd1d8dd9a8a..403d67ed78ecb 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -4779,5 +4779,6 @@ OLD_FILES+=etc/devd/hyperv.conf OLD_FILES+=usr/libexec/hyperv/hv_set_ifconfig OLD_FILES+=usr/libexec/hyperv/hv_get_dns_info OLD_FILES+=usr/libexec/hyperv/hv_get_dhcp_info -OLD_FILES+=usr/sbin/hv_kvpd +OLD_FILES+=usr/sbin/hv_kvp_daemon +OLD_FILES+=usr/share/man/man8/hv_kvp_daemon.8.gz .endif |
