From baab37ea777bdd5564554505fe3666a002abcd03 Mon Sep 17 00:00:00 2001 From: seki099 Date: Thu, 28 Nov 2019 12:03:05 +0800 Subject: [PATCH] Package init --- cgdcbxd.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cgdcbxd.spec b/cgdcbxd.spec index fef1beb..3c1cbd3 100644 --- a/cgdcbxd.spec +++ b/cgdcbxd.spec @@ -1,5 +1,5 @@ %global _hardened_build 1 - + Name: cgdcbxd Version: 1.0.2 Release: 9 @@ -14,6 +14,7 @@ Requires(preun): systemd Requires(postun): systemd %description +Cgdcbxd is a daemon used to monitor DCB netlink events and manage the net_prio control group subsystem. The daemon keeps the hierarchy and priority mappings in sync with DCBX Application events. %package help