diff options
Diffstat (limited to 'acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r1.ebuild')
-rw-r--r-- | acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r1.ebuild b/acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r1.ebuild new file mode 100644 index 000000000000..8cc42b2fe072 --- /dev/null +++ b/acct-user/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 2021-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="FRITZ!Box Smart Home Exporter User" + +ACCT_USER_ID=228 +ACCT_USER_GROUPS=( ${PN} ) + +acct-user_add_deps |