Skip to content

Commit dc306ea

Browse files
author
Martin Belanger
committed
doc: update TESTING.md
Signed-off-by: Martin Belanger <[email protected]>
1 parent 3af7506 commit dc306ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

TESTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Create an executable shell script (call it `stas-config.sh`) with the following
6565
# Must run daemon-reload after installing nvme-stas
6666
sudo systemctl daemon-reload
6767

68+
# Must tell the DBus broker to reload its configuration in case the
69+
# DBus policies have changed when to installing nvme-stas.
70+
sudo systemctl reload dbus-broker.service
71+
6872
#####################################################################
6973
# Make sure Host NQN and ID are configured
7074
if [ ! -d "/etc/nvme" ]; then

0 commit comments

Comments
 (0)