new group and user for routinator
This commit is contained in:
parent
9230438d6e
commit
4e3d4860f6
|
@ -217,3 +217,8 @@ IUSE=""
|
||||||
|
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
RDEPEND=""
|
RDEPEND=""
|
||||||
|
|
||||||
|
pkg_setup() {
|
||||||
|
enewgroup routinator
|
||||||
|
enewuser routinator
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue