Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150452585
D25363.id73670.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
393 B
Referenced Files
None
Subscribers
None
D25363.id73670.diff
View Options
Index: head/lib/libutil/pidfile.c
===================================================================
--- head/lib/libutil/pidfile.c
+++ head/lib/libutil/pidfile.c
@@ -196,7 +196,7 @@
}
if (cap_rights_limit(fd, cap_rights_init(&caprights, CAP_PWRITE,
- CAP_FSTAT, CAP_FTRUNCATE)) < 0 &&
+ CAP_FSTAT, CAP_FTRUNCATE, CAP_EVENT)) < 0 &&
errno != ENOSYS) {
goto failed;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 8:13 AM (3 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30715291
Default Alt Text
D25363.id73670.diff (393 B)
Attached To
Mode
D25363: Add CAP_EVENT to pidfiles.
Attached
Detach File
Event Timeline
Log In to Comment