Comment 9 for bug 1887444

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fault (master)

Reviewed: https://review.opendev.org/741690
Committed: https://git.openstack.org/cgit/starlingx/fault/commit/?id=454aa613265e6e31138112a424d4f0fa130f315f
Submitter: Zuul
Branch: master

commit 454aa613265e6e31138112a424d4f0fa130f315f
Author: Yuxing Jiang <email address hidden>
Date: Fri Jul 17 13:43:06 2020 -0400

    Modify access privilege and ownership of fm config

    This commit modifies the ownership and access privilege of the
    fault manager config file to the fm user only.

    Verified the ownership and permission of /etc/fm/fm.conf after
    successfully installed and unlocked a controller. No extra error
    message is produced in fm-manager.log and fm-event.log. And fm
    commands are functional.

    Change-Id: Ief675bbe08c00bb106b7fdd6b5db46364192c69c
    Closes-Bug: 1887444
    Signed-off-by: Yuxing Jiang <email address hidden>