Skip to content

Commit

Permalink
acct-user: Add new UID 247 for media-radio/svxlink
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Beierlein <[email protected]>
  • Loading branch information
dl1jbe committed Apr 26, 2021
1 parent 09d7e2a commit 48d7049
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
8 changes: 8 additions & 0 deletions acct-user/svxlink/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Thomas Beierlein</name>
</maintainer>
</pkgmetadata>
12 changes: 12 additions & 0 deletions acct-user/svxlink/svxlink-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-user

DESCRIPTION="A user for the svxlink server"
ACCT_USER_ID=247
ACCT_USER_GROUPS=( svxlink )

acct-user_add_deps

0 comments on commit 48d7049

Please sign in to comment.