acct-user/nomad/nomad-0.ebuild
changeset 229 6dd295839db8
child 236 dd1dccdd8a6c
equal deleted inserted replaced
228:9380ea9128d5 229:6dd295839db8
       
     1 # Copyright 2020 Gentoo Authors
       
     2 # Distributed under the terms of the GNU General Public License v2
       
     3 
       
     4 EAPI=7
       
     5 
       
     6 inherit acct-user
       
     7 
       
     8 DESCRIPTION="Nomad agent user"
       
     9 ACCT_USER_ID=646
       
    10 ACCT_USER_GROUPS=( nomad )
       
    11 acct-user_add_deps