fix typo: groupe -> group
This commit is contained in:
parent
e1a961273d
commit
e6af0f2bd7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
src: logrotate.d/rsyslog.j2
|
||||
dest: /etc/logrotate.d/rsyslog
|
||||
owner: root
|
||||
groupe: root
|
||||
group: root
|
||||
mode: "0644"
|
||||
notify: restart logrotate
|
||||
|
||||
|
|
Loading…
Reference in a new issue