fm-mgr: fix to avoid useradd error
[pti/rtp.git] / meta-stx / conf / distro / poky-stx.conf
index 0c09985..869866a 100644 (file)
@@ -74,6 +74,7 @@ EXTRA_USERS_PARAMS_CONFIG = "\
        usermod -a -G sys_protected nfv; \
        usermod -a -G sys_protected patching; \
        usermod -a -G sys_protected haproxy; \
+       usermod -a -G snmpd fm; \
        usermod -P root root; \
        \
        groupadd -r -g 128 nscd; \