Skip to content

Commit

Permalink
acct-user/frr: new user (371)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Popov <[email protected]>
  • Loading branch information
Pinkbyte committed Dec 4, 2020
1 parent 1aac5c7 commit b83cc68
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
11 changes: 11 additions & 0 deletions acct-user/frr/frr-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-user

ACCT_USER_ID=371
ACCT_USER_GROUPS=( frr )

acct-user_add_deps
8 changes: 8 additions & 0 deletions acct-user/frr/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">
<name>Sergey Popov</name>
<email>[email protected]</email>
</maintainer>
</pkgmetadata>

0 comments on commit b83cc68

Please sign in to comment.