suricata: fix conf_files pattern

This commit is contained in:
Michael Gehring 2017-07-11 16:57:06 +00:00
parent 5163cc5e35
commit d742c6275d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ checksum="0e0b0cf49016804bb2fb1fc4327341617e76a67902f4e03e0ef6d16c1d7d3994
4f9f657f04b41d34e30c8995dc0897a604d6148130b972cca055f1954740d4c4"
system_accounts="$pkgname"
conf_files="/etc/$pkgname/* /etc/$pkgname/rules/*"
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
post_build() {
sed -i 's|#run-as:|run-as:|g' $pkgname.yaml