1
0
Fork 0

Update sudoers

Enable includedir
This commit is contained in:
ymage 2014-12-11 14:45:57 +01:00
parent 4e579839c5
commit f9e8655284
1 changed files with 1 additions and 1 deletions

View File

@ -96,5 +96,5 @@ Runas_Alias {{ name }} = {{ ",".join(runas) }}
{%- endfor %} {%- endfor %}
{% if includedir %} {% if includedir %}
#includedir {{ includedir }} includedir {{ includedir }}
{% endif %} {% endif %}