summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Joliet <marcec@gmx.de>2019-04-28 14:40:24 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-05-23 09:43:37 +0200
commit8a445adef0735f756edaaa7115400d5068fdbec3 (patch)
tree5f0699d2477e701827c6ac2af7578af73b5a1c9e /net-fs/samba/metadata.xml
parentdev-util/sysdig: Bump to 0.26.0 (diff)
downloadgentoo-8a445adef0735f756edaaa7115400d5068fdbec3.tar.gz
gentoo-8a445adef0735f756edaaa7115400d5068fdbec3.tar.bz2
gentoo-8a445adef0735f756edaaa7115400d5068fdbec3.zip
net-fs/samba: add new USE flag "profiling-data"
Add a new USE flag "profiling-data" that, when set, allows the use of the "smbd profiling level" option in smbd.conf or, equivalently, the -P option to smbd. This is useful in conjunction with monitoring software, e.g., netdata. Closes: https://bugs.gentoo.org/685484 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Marc Joliet <marcec@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/11850 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-fs/samba/metadata.xml')
-rw-r--r--net-fs/samba/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-fs/samba/metadata.xml b/net-fs/samba/metadata.xml
index 97a8476c02ff..fb277df6bb3b 100644
--- a/net-fs/samba/metadata.xml
+++ b/net-fs/samba/metadata.xml
@@ -19,6 +19,7 @@
<flag name="gpg">Use <pkg>app-crypt/gpgme</pkg> for AD DC</flag>
<flag name="json">Enable json audit support through <pkg>dev-libs/jansson</pkg></flag>
<flag name="iprint">Enabling iPrint technology by Novell</flag>
+ <flag name="profiling-data">Enables support for collecting profiling data</flag>
<flag name="quota">Enables support for user quotas</flag>
<flag name="system-heimdal">Use <pkg>app-crypt/heimdal</pkg> instead of
bundled heimdal.</flag>