diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2018-12-17 18:11:06 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2018-12-17 18:11:06 +0000 |
| commit | 7fe3fd48a5c9b1a082cb5d3a4da4469fd5666382 (patch) | |
| tree | 5029e492c9f33becf172b19feb89998d6db028ad /tests/sys/audit/Makefile | |
| parent | 71b475e7dde0147fdb6b9e3bf9edd17806f26909 (diff) | |
Notes
Diffstat (limited to 'tests/sys/audit/Makefile')
| -rw-r--r-- | tests/sys/audit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/audit/Makefile b/tests/sys/audit/Makefile index c1259167b972..6f70121da14f 100644 --- a/tests/sys/audit/Makefile +++ b/tests/sys/audit/Makefile @@ -49,6 +49,7 @@ SRCS.miscellaneous+= utils.c TEST_METADATA+= timeout="30" TEST_METADATA+= required_user="root" TEST_METADATA+= is_exclusive="true" +TEST_METADATA+= required_files="/etc/rc.d/auditd" WARNS?= 6 |
