Skip to content

Commit 694d9ca

Browse files
Merge pull request #486 from martin-belanger/update-testing
doc: update TESTING.md
2 parents 3af7506 + dc306ea commit 694d9ca

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)