Skip to content

Commit bfc4667

Browse files
committed
Set proper uid/gid for /var/run/frr
1 parent 78f305a commit bfc4667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/edpm_frr/tasks/install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
dest: /etc/tmpfiles.d/run-frr.conf
4343
mode: "0755"
4444
content: |
45-
d /run/frr 0755 root root - -
45+
d /run/frr 0755 42484 42483 - -
4646
4747
- name: Gather SELinux fact if needed
4848
when:

0 commit comments

Comments
 (0)