aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-04-23 13:07:11 -0400
committerScott Murray <scott.murray@konsulko.com>2019-04-26 14:58:15 +0000
commitddd5167836690fa6732cced15c7ae6a533fe7d85 (patch)
tree55a8bb420cfc0f3a8e0713b14675ef75316c6510
parentae1cd95264b599da70872e18a4f7d5b302fc8cd3 (diff)
meta-agl-profile-core: Add mosquitto to passwd / group
Add entries for the mosquitto daemon to the static passwd and group files to allow building it into images. Since there is not really a mechanism for doing this in the telematics profile without a full duplication of the files, adding it to the core version seems required for now. Change-Id: I50248a7d2b2a2ed5539ba002d9521c0e0fd14034 Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit 752c944f73e693333e902530b747d6d7259caf37)
-rw-r--r--meta-agl-profile-core/files/group1
-rw-r--r--meta-agl-profile-core/files/passwd1
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-profile-core/files/group b/meta-agl-profile-core/files/group
index 77fb6ebc0..ebf19e9a4 100644
--- a/meta-agl-profile-core/files/group
+++ b/meta-agl-profile-core/files/group
@@ -89,3 +89,4 @@ agl-driver::1001:
agl-passenger::1002:
systemd-network::1005:
systemd-resolve::1006:
+mosquitto::1007:
diff --git a/meta-agl-profile-core/files/passwd b/meta-agl-profile-core/files/passwd
index def1bb791..bd1788f1f 100644
--- a/meta-agl-profile-core/files/passwd
+++ b/meta-agl-profile-core/files/passwd
@@ -59,3 +59,4 @@ cyrus::955:8:::
display::200:200:::
systemd-network::1005:1005:::
systemd-resolve::1006:1006:::
+mosquitto::1007:1007:::