Commit f7b394b
authored
OSModifier: Restore SELinux config file update for UKI-based boot (#266)
<!-- Description: Please provide a summary of the changes and the
motivation behind them. -->
This PR restores a missing call to UpdateSELinuxModeInConfigFile() in
the SELinux setup logic. It was unintentionally removed earlier.
---
### **Checklist**
- [ ] Tests added/updated
- [ ] Documentation updated (if needed)
- [ ] Code conforms to style guidelines1 parent f326995 commit f7b394b
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
182 | 187 | | |
183 | 188 | | |
184 | 189 | | |
0 commit comments