diff options
Diffstat (limited to 'acct-user/pamldapd/pamldapd-0.0.0.ebuild')
-rw-r--r-- | acct-user/pamldapd/pamldapd-0.0.0.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-user/pamldapd/pamldapd-0.0.0.ebuild b/acct-user/pamldapd/pamldapd-0.0.0.ebuild new file mode 100644 index 0000000..8d8ead8 --- /dev/null +++ b/acct-user/pamldapd/pamldapd-0.0.0.ebuild @@ -0,0 +1,9 @@ +EAPI=8 + +inherit acct-user +ACCT_USER_ID=-1 +ACCT_USER_GROUPS=( pamldapd ) + +DESCRIPTION="User for net-nds/pamldapd" + +acct-user_add_deps |