diff options
Diffstat (limited to 'acct-group/syncthing/syncthing-0-r3.ebuild')
-rw-r--r-- | acct-group/syncthing/syncthing-0-r3.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/syncthing/syncthing-0-r3.ebuild b/acct-group/syncthing/syncthing-0-r3.ebuild new file mode 100644 index 000000000000..f8e67d201edc --- /dev/null +++ b/acct-group/syncthing/syncthing-0-r3.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for the system-wide net-p2p/syncthing server" +ACCT_GROUP_ID=499 |