Skip to content
Snippets Groups Projects
Commit 0e2db9a9 authored by dhood's avatar dhood Committed by GitHub
Browse files

make policy filenames match

parent 4932a195
No related branches found
No related tags found
No related merge requests found
...@@ -175,7 +175,7 @@ To do this, we will use the sample policy file provided in `examples/sample_poli ...@@ -175,7 +175,7 @@ To do this, we will use the sample policy file provided in `examples/sample_poli
First, we will copy this sample policy file into our keystore: First, we will copy this sample policy file into our keystore:
```bash ```bash
cp ~/ros2_ws/src/ros2/sros2/examples/sample_policy.yaml ./demo_keys/ cp ~/ros2_ws/src/ros2/sros2/examples/sample_policy.yaml ./demo_keys/policies.yaml
``` ```
And now we will use it to generate the XML permission files expected by the middleware: And now we will use it to generate the XML permission files expected by the middleware:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment