test(packer): update sources
This commit is contained in:
parent
fa6c37a7ab
commit
6d5a522dcb
6 changed files with 14 additions and 33 deletions
4
tests/packer/src/aa-clean
Normal file
4
tests/packer/src/aa-clean
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu -o pipefail
|
||||
rm -vf /var/log/audit/* /var/log/syslog*
|
||||
touch /var/log/audit/audit.log /var/log/syslog
|
||||
Loading…
Add table
Add a link
Reference in a new issue