Skip to content

Commit 6c0255c

Browse files
Remove committed code
Signed-off-by: Alan Moore <alan.moore@canonical.com>
1 parent e334f6f commit 6c0255c

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

  • linux_os/guide/system/permissions/files/permissions_var_log_dir/file_ownerships_var_log/oval

linux_os/guide/system/permissions/files/permissions_var_log_dir/file_ownerships_var_log/oval/shared.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@
4848
<filter action="exclude">{{{ rule_id }}}_exclude_files_aide</filter>
4949
<filter action="exclude">{{{ rule_id }}}_exclude_files_exim</filter>
5050
{{% endif %}}
51-
<!-- {{%- if product == "ubuntu2204" %}}
52-
<filter action="exclude">{{{ rule_id }}}_system_files_with_empty_group</filter>
53-
{{% endif %}} -->
5451
</unix:file_object>
5552
<unix:file_state id="{{{ rule_id }}}_exclude_symlinks" version="1">
5653
<unix:type operation="equals">symbolic link</unix:type>
@@ -113,19 +110,7 @@
113110
{{% endif %}}
114111
{{%- if product == "ubuntu2204" %}}
115112
<unix:file_state id="{{{ rule_id }}}_system_files_with_empty_group" version="3">
116-
<!-- <unix:group_id datatype="int" var_ref="empty_group_ids" var_check="at least one"/> -->
117113
<unix:user_id datatype="int" operation="less than">{{{ uid_min }}}</unix:user_id>
118114
</unix:file_state>
119-
120-
<!-- <local_variable id="empty_group_ids" comment="Group IDs with no members" datatype="int" version="3">
121-
<object_component item_field="subexpression" object_ref="empty_members_in_etc_group"/>
122-
</local_variable>
123-
124-
<ind:textfilecontent54_object comment="Groups with no members" id="empty_members_in_etc_group" version="3">
125-
<ind:filepath>/etc/group</ind:filepath>
126-
<ind:pattern operation="pattern match">^[^:]+:[^:]*:([0-9]+):$</ind:pattern>
127-
<ind:instance datatype="int" operation="greater than or equal">1</ind:instance>
128-
</ind:textfilecontent54_object> -->
129-
130115
{{%- endif %}}
131116
</def-group>

0 commit comments

Comments
 (0)