Skip to content

Commit 9488c6d

Browse files
committed
Merge remote-tracking branch 'origin/4.11' into 4.12
2 parents 9171942 + 96611fc commit 9488c6d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packaging/centos7/cloud.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,8 @@ if [ -f "%{_sysconfdir}/cloud.rpmsave/agent/agent.properties" ]; then
431431
mv %{_sysconfdir}/cloud.rpmsave/agent/agent.properties %{_sysconfdir}/cloud.rpmsave/agent/agent.properties.rpmsave
432432
fi
433433

434+
systemctl daemon-reload
435+
434436
%pre usage
435437
id cloud > /dev/null 2>&1 || /usr/sbin/useradd -M -c "CloudStack unprivileged user" \
436438
-r -s /bin/sh -d %{_localstatedir}/cloudstack/management cloud|| true

0 commit comments

Comments
 (0)