Actually use the right path here.
This commit is contained in:
parent
24da871b7d
commit
37499759d0
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ ALLOWHIDDENFILE=/dev/.udev/queue.bin
|
||||||
ALLOWHIDDENFILE=/dev/.udev/uevent_seqnum
|
ALLOWHIDDENFILE=/dev/.udev/uevent_seqnum
|
||||||
{% if ansible_distribution == 'Fedora' and ansible_distribution_major_version > 20 %}
|
{% if ansible_distribution == 'Fedora' and ansible_distribution_major_version > 20 %}
|
||||||
# Fedora 21 and higher systems has a /dev/.updated file
|
# Fedora 21 and higher systems has a /dev/.updated file
|
||||||
ALLOWHIDDENFILE=/dev/.updated
|
ALLOWHIDDENFILE=/etc/.updated
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue