Skip to content

Commit

Permalink
Remediation should not create files
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Burghardt <[email protected]>
  • Loading branch information
marcusburghardt committed Sep 13, 2024
1 parent e4faa48 commit 6ab56a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
# packages = sssd-common
# remediation = none

rm /etc/sssd/sssd.conf
rm -rf /etc/sssd/conf.d/

0 comments on commit 6ab56a4

Please sign in to comment.