diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-08-22 12:59:37 +0200 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-08-22 14:28:54 +0000 |
commit | 2fd5a0aa10b737a471478f43c3fc0b0a0d1374db (patch) | |
tree | 32a899af82dbf621af569b8fa1401277f602044b /packaging/deb/honeycomb.conf | |
parent | f8bb88dac590165a9909b6e60e6c06b435a2d456 (diff) |
Honeycomb deb packaging
Change-Id: I6f029ef9236cbd3f7f20fd8e44f83b15cdedc5db
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'packaging/deb/honeycomb.conf')
-rw-r--r-- | packaging/deb/honeycomb.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packaging/deb/honeycomb.conf b/packaging/deb/honeycomb.conf new file mode 100644 index 000000000..e9c7fb932 --- /dev/null +++ b/packaging/deb/honeycomb.conf @@ -0,0 +1,8 @@ +description "honeycomb agent for VPP" +author "fd.io/honeycomb <honeycomb-dev@lists.fd.io>" + +manual + +script + exec /opt/honeycomb/honeycomb +end script
\ No newline at end of file |