This repository was archived by the owner on Feb 7, 2023. It is now read-only.
Commit dbb94aa
Micah Abbott
selinux_verify: stop checking backup files (#176)
New composes done with `rpm-ostree` will have the backups of the
`passwd` removed, per coreos/rpm-ostree#693. This will cause
the `selinux_verify` role to fail.
Since we are already checking the primary file, consensus says that
it is safe to remove the checks on that particular backup, as well
as the other backups of `group`, `shadow`, and `gshadow`.1 parent 6e80c52 commit dbb94aa
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | | - | |
19 | 16 | | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
| |||
0 commit comments