aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'acct-user/owncast/owncast-0.ebuild')
-rw-r--r--acct-user/owncast/owncast-0.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/acct-user/owncast/owncast-0.ebuild b/acct-user/owncast/owncast-0.ebuild
new file mode 100644
index 000000000..a6a8dc573
--- /dev/null
+++ b/acct-user/owncast/owncast-0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DESCRIPTION="User for media-video/owncast"
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( ${PN} )
+ACCT_USER_HOME=/var/lib/owncast
+ACCT_USER_HOME_PERMS=0755
+
+acct-user_add_deps