dhcp-done: send status to notify netboot service

This enables the daemon for sending boot status so that netboot service
can take actions accordingly.

Tested with nc and verified that the data byte is present.

Change-Id: I570bbd7c05028b6c007ff9d5a00a8589da73a8ff
Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
diff --git a/subprojects/dhcp-done/dhcp-done@.service.in b/subprojects/dhcp-done/dhcp-done@.service.in
new file mode 100644
index 0000000..ece864b
--- /dev/null
+++ b/subprojects/dhcp-done/dhcp-done@.service.in
@@ -0,0 +1,6 @@
+[Unit]
+Description=gBMC DHCP Complete
+
+[Service]
+Restart=on-failure
+ExecStart=@@BIN@ dhcp-done %I