Skip to content

Commit

Permalink
acct-user/dnslog: new user for use with net-dns/djbdns.
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/781374
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --force
Signed-off-by: Michael Orlitzky <[email protected]>
  • Loading branch information
orlitzky committed Apr 19, 2021
1 parent 92aadef commit 0a50e58
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
11 changes: 11 additions & 0 deletions acct-user/dnslog/dnslog-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-user

ACCT_USER_ID=226
ACCT_USER_GROUPS=( nofiles )

acct-user_add_deps
8 changes: 8 additions & 0 deletions acct-user/dnslog/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>Michael Orlitzky</name>
</maintainer>
</pkgmetadata>

0 comments on commit 0a50e58

Please sign in to comment.