[rdkb][common][app][Refactor HQoS part to compatible with hnat]

[Description]
Refactor HQoS part to compatible with hnat

[Release-log]

Change-Id: I9656cfee6936dcc92614b554fa25b6a2d7f84e52
diff --git a/recipes-devtools/init-filogic/init-filogic.bb b/recipes-devtools/init-filogic/init-filogic.bb
index 3a227c0..37e7bb6 100644
--- a/recipes-devtools/init-filogic/init-filogic.bb
+++ b/recipes-devtools/init-filogic/init-filogic.bb
@@ -32,6 +32,7 @@
     install -m 0755 ${WORKDIR}/pppoe_config.sh ${D}${sbindir}
     install -m 0755 ${WORKDIR}/pptp_config.sh ${D}${sbindir}
     install -m 0755 ${WORKDIR}/staticIP_config.sh ${D}${sbindir}
+    install -m 0755 ${WORKDIR}/init-PPPQ.sh ${D}${sbindir}
     install -d ${D}${systemd_unitdir}/system/
     install -m 0644 ${S}/init-IPv6.service ${D}${systemd_unitdir}/system
     install -m 0644 ${S}/init-Lanbridge.service ${D}${systemd_unitdir}/system