mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
acct-group/systemd-journal-remote: Add from gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
This commit is contained in:
parent
4861afd9da
commit
a1b82b904d
7
sdk_container/src/third_party/portage-stable/acct-group/systemd-journal-remote/metadata.xml
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/acct-group/systemd-journal-remote/metadata.xml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>systemd@gentoo.org</email>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
@ -0,0 +1,8 @@
|
||||
# Copyright 2019-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-group
|
||||
|
||||
ACCT_GROUP_ID=191
|
Loading…
Reference in New Issue
Block a user