We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f305a commit bfc4667Copy full SHA for bfc4667
1 file changed
roles/edpm_frr/tasks/install.yml
@@ -42,7 +42,7 @@
42
dest: /etc/tmpfiles.d/run-frr.conf
43
mode: "0755"
44
content: |
45
- d /run/frr 0755 root root - -
+ d /run/frr 0755 42484 42483 - -
46
47
- name: Gather SELinux fact if needed
48
when:
0 commit comments