diff --git a/shared/templates/template_OVAL_file_groupowner b/shared/templates/template_OVAL_file_groupowner index da1364e..e1bfdd5 100644 --- a/shared/templates/template_OVAL_file_groupowner +++ b/shared/templates/template_OVAL_file_groupowner @@ -19,7 +19,7 @@ {{{ FILEGID }}} - {{{ FILEDIR }}} + {{{ UNIX_DIR }}} {{{ UNIX_FILENAME }}} diff --git a/shared/templates/template_OVAL_file_owner b/shared/templates/template_OVAL_file_owner index 758b6c3..8b716b6 100644 --- a/shared/templates/template_OVAL_file_owner +++ b/shared/templates/template_OVAL_file_owner @@ -19,7 +19,7 @@ {{{ FILEUID }}} - {{{ FILEDIR }}} + {{{ UNIX_DIR }}} {{{ UNIX_FILENAME }}}