summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-06-20 09:00:05 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-06-20 09:01:28 +0200
commit093b4815b10a6bbe80bd0bef12b56ebd91e741dc (patch)
tree00be7bcd6b024530dd992dbcd8f855125f9d7c02 /app-shells/atuin/metadata.xml
parentnet-analyzer/sslscan: add 2.1.4 (diff)
downloadgentoo-093b4815b10a6bbe80bd0bef12b56ebd91e741dc.tar.gz
gentoo-093b4815b10a6bbe80bd0bef12b56ebd91e741dc.tar.bz2
gentoo-093b4815b10a6bbe80bd0bef12b56ebd91e741dc.zip
app-shells/atuin: add IUSE=daemon
Bug: https://bugs.gentoo.org/934563 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-shells/atuin/metadata.xml')
-rw-r--r--app-shells/atuin/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-shells/atuin/metadata.xml b/app-shells/atuin/metadata.xml
index 60336a277862..5271e50033b0 100644
--- a/app-shells/atuin/metadata.xml
+++ b/app-shells/atuin/metadata.xml
@@ -15,6 +15,7 @@
</maintainer>
<use>
<flag name="client">Enable the autin client</flag>
+ <flag name="daemon">Enable the autin background daemon on the client</flag>
<flag name="server">Enable the autin server</flag>
<flag name="sync">Enable the server-sync feature in the autin client</flag>
</use>