diff --git a/engineering/persona-history-runtime/scripts/install-bs-sh-005.sh b/engineering/persona-history-runtime/scripts/install-bs-sh-005.sh index 1dd21dc..a2f2958 100644 --- a/engineering/persona-history-runtime/scripts/install-bs-sh-005.sh +++ b/engineering/persona-history-runtime/scripts/install-bs-sh-005.sh @@ -66,10 +66,11 @@ install -m 0644 \ "${target_root}/PERSONA-HISTORY-REALITY-BOUNDARY.hldp" install -d -o root -g guanghu-history -m 0750 /etc/guanghu +setfacl -m u:guanghu-history-publisher:--x /etc/guanghu install -m 0640 -o root -g guanghu-history \ "${source_root}/config/BS-SH-005.json" \ "${config_target}" -install -m 0644 -o root -g root \ +install -m 0640 -o root -g guanghu-history-publisher \ "${source_root}/config/BS-SH-005-publisher.json" \ "${publisher_config_target}" chown root:guanghu-history-publisher "${publisher_token}"