summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2019-06-26 11:12:29 +0100
committerMarek Szuba <marecki@gentoo.org>2019-07-01 10:39:00 +0100
commit29ea6788563c9f30565e461d618b9aeb46bf8941 (patch)
treee3c77bc96aba6da1de263352523f9a44654ae479 /acct-user/rtkit/rtkit-0.ebuild
parentacct-user/burp: Add 'burp' user (UID 498) (diff)
downloadgentoo-29ea6788563c9f30565e461d618b9aeb46bf8941.tar.gz
gentoo-29ea6788563c9f30565e461d618b9aeb46bf8941.tar.bz2
gentoo-29ea6788563c9f30565e461d618b9aeb46bf8941.zip
acct-user/rtkit: Add 'rtkit' user (UID 133)
Same UID as in Arch Linux. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'acct-user/rtkit/rtkit-0.ebuild')
-rw-r--r--acct-user/rtkit/rtkit-0.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/rtkit/rtkit-0.ebuild b/acct-user/rtkit/rtkit-0.ebuild
new file mode 100644
index 000000000000..0e63e6514a13
--- /dev/null
+++ b/acct-user/rtkit/rtkit-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="User for the Realtime Policy and Watchdog Daemon"
+ACCT_USER_ID=133
+ACCT_USER_GROUPS=( rtkit )
+
+acct-user_add_deps