Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152479850
D56303.id175084.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
405 B
Referenced Files
None
Subscribers
None
D56303.id175084.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D56303: security/ossec-hids-local-config: Unbreak
Attached
Detach File
Event Timeline
Log In to Comment