summaryrefslogtreecommitdiffstats
path: root/packaging/deb/xenial/honeycomb.service
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-11-10 12:22:28 +0100
committerMaros Marsalek <mmarsale@cisco.com>2016-11-10 12:47:24 +0100
commit8e0c7007906730fe4547b0265a895ad8a322a7dc (patch)
treedbc3310da5c7b7083cc6b9ecffee633d2cf5cd7f /packaging/deb/xenial/honeycomb.service
parentaa7e652e6105a6972d6c41ff0738cd9e31ce0188 (diff)
Remove hc2vpp codebase
Moved to a dedicated hc2vpp project in fd.io Change-Id: I03dc3b3029f21b127a00c69a86bcd8e467896241 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'packaging/deb/xenial/honeycomb.service')
-rw-r--r--packaging/deb/xenial/honeycomb.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/packaging/deb/xenial/honeycomb.service b/packaging/deb/xenial/honeycomb.service
deleted file mode 100644
index 3b88ba425..000000000
--- a/packaging/deb/xenial/honeycomb.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=honeycomb agent for VPP
-
-[Service]
-Type=simple
-ExecStart=/bin/sh -ec "exec /opt/honeycomb/honeycomb"
-Restart=on-failure
-
-[Install]
-WantedBy=multi-user.target \ No newline at end of file