summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason King <jason.king@joyent.com>2021-03-09 12:06:01 -0600
committerJason King <jason.king@joyent.com>2021-03-09 14:09:27 -0600
commit19df86dc540ec91584176ab69b765edae4562731 (patch)
tree41a45eee2f97e43072c20c14235953fcdca71711
parent8993acd7cf0075cbfaf6df95d292f897079b5618 (diff)
downloadillumos-joyent-19df86dc540ec91584176ab69b765edae4562731.tar.gz
13613 ipkg platform.xml missing /dev/signalfd
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
-rw-r--r--usr/src/lib/brand/ipkg/zone/platform.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/lib/brand/ipkg/zone/platform.xml b/usr/src/lib/brand/ipkg/zone/platform.xml
index 4075fe10d2..c15588bea3 100644
--- a/usr/src/lib/brand/ipkg/zone/platform.xml
+++ b/usr/src/lib/brand/ipkg/zone/platform.xml
@@ -22,6 +22,7 @@
Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
Copyright 2018 Nexenta Systems, Inc.
+ Copyright 2021 Joyent, Inc.
DO NOT EDIT THIS FILE.
-->
@@ -76,6 +77,7 @@
<device match="rlofi" />
<device match="rmt" />
<device match="sad/user" />
+ <device match="signalfd" />
<device match="smbsrv" />
<device match="svvslo0" />
<device match="svvslo1" />