diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb index 7685cc9287..ea9eb4857b 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb | |||
| @@ -88,3 +88,5 @@ INITSCRIPT_PARAMS = "defaults 30" | |||
| 88 | USERADD_PACKAGES = "${PN}" | 88 | USERADD_PACKAGES = "${PN}" |
| 89 | USERADD_PARAM:${PN} = "--system --no-create-home --shell /bin/false \ | 89 | USERADD_PARAM:${PN} = "--system --no-create-home --shell /bin/false \ |
| 90 | --user-group mosquitto" | 90 | --user-group mosquitto" |
| 91 | |||
| 92 | BBCLASSEXTEND = "native" | ||
