mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Ine61dc6cac4the configuration files were taken off the vendor branch to help mergemaster comparing them. Since mergemaster will be deprecated and $FreeBSD$ tags aren't used anymore, remove them. While here, sync audit_filter with upstream commit 5e6da76 (typo). Reviewed by: imp Approved by: imp Differential Revision: https://reviews.freebsd.org/D44318 (cherry picked from commit6a6ec90681)
3 lines
58 B
Bash
3 lines
58 B
Bash
#!/bin/sh
|
|
|
|
logger -p security.warning "audit warning: $@"
|