[roll] Roll fuchsia [dhcp] rm unused sysmgr config

The production dhcpd component is deployed as part of network realm.
Accordingly, the v1 sysmgr config is unused and should be removed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595321
Original-Revision: f514333ff112a723e396a69264ea1a750ef07880
GitOrigin-RevId: 3ac92682cc0ded93989395d131f16b58d2f5dad3
Change-Id: I66c15c15b56543f7c35f477e6783c690c54ee44c
1 file changed
tree: fe2bf57f7a27c803ea4cc2c2ad55ae8b18f95237
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.