From 5a165c60b9b8c4847067cb83b4be7da785d01f93 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 28 Sep 2019 08:17:07 +0100 Subject: gentoo resync : 28.09.2019 --- acct-user/mosquitto/mosquitto-0.ebuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 acct-user/mosquitto/mosquitto-0.ebuild (limited to 'acct-user/mosquitto/mosquitto-0.ebuild') diff --git a/acct-user/mosquitto/mosquitto-0.ebuild b/acct-user/mosquitto/mosquitto-0.ebuild new file mode 100644 index 000000000000..f1898ee06e59 --- /dev/null +++ b/acct-user/mosquitto/mosquitto-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="A user for the mosquitto MQTT broker" +ACCT_USER_ID=482 +ACCT_USER_GROUPS=( mosquitto ) + +acct-user_add_deps -- cgit v1.2.3