Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153314414
D56303.id175091.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
392 B
Referenced Files
None
Subscribers
None
D56303.id175091.diff
View Options
diff --git a/security/ossec-hids-local-config/Makefile b/security/ossec-hids-local-config/Makefile
--- a/security/ossec-hids-local-config/Makefile
+++ b/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
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 10:29 AM (46 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31151908
Default Alt Text
D56303.id175091.diff (392 B)
Attached To
Mode
D56303: security/ossec-hids-local-config: Unbreak
Attached
Detach File
Event Timeline
Log In to Comment