Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 132348
Collapse All | Expand All

(-)asterisk-1.2.9_p1.ebuild (-1 / +1 lines)
Lines 437-443 Link Here
437
437
438
pkg_preinst() {
438
pkg_preinst() {
439
	enewgroup asterisk
439
	enewgroup asterisk
440
	enewuser asterisk -1 -1 /var/lib/asterisk asterisk
440
	enewuser asterisk -1 -1 /var/lib/asterisk "asterisk,dialout"
441
}
441
}
442
442
443
pkg_postinst() {
443
pkg_postinst() {

Return to bug 132348