Update sudoers
Enable includedir
This commit is contained in:
parent
4e579839c5
commit
f9e8655284
1 changed files with 1 additions and 1 deletions
|
@ -96,5 +96,5 @@ Runas_Alias {{ name }} = {{ ",".join(runas) }}
|
|||
{%- endfor %}
|
||||
|
||||
{% if includedir %}
|
||||
#includedir {{ includedir }}
|
||||
includedir {{ includedir }}
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue