Page MenuHomeFreeBSD

D56303.id175084.diff
No OneTemporary

D56303.id175084.diff

Index: security/ossec-hids-local-config/Makefile
===================================================================
--- security/ossec-hids-local-config/Makefile
+++ security/ossec-hids-local-config/Makefile
@@ -94,10 +94,10 @@
RULES_DIR= ${OSSEC_DIR}/rules
.if empty(USER)
-USER=$$(${ID} -un)
+USER!=id -un
.endif
.if empty(GROUP)
-GROUP=$$(${ID} -gn)
+GROUP!=id -gn
.endif
OSSEC_USER= ossec

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 16, 5:33 AM (2 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31581664
Default Alt Text
D56303.id175084.diff (405 B)

Event Timeline