summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/icinga/icinga-1.2.1.ebuild')
-rw-r--r--net-analyzer/icinga/icinga-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga/icinga-1.2.1.ebuild b/net-analyzer/icinga/icinga-1.2.1.ebuild
index 0119196e2..477746ea3 100644
--- a/net-analyzer/icinga/icinga-1.2.1.ebuild
+++ b/net-analyzer/icinga/icinga-1.2.1.ebuild
@@ -31,7 +31,7 @@ want_apache2
pkg_setup() {
enewgroup icinga
- enewuser icinga -1 /var/spool/icinga icinga
+ enewuser icinga -1 -1 /var/spool/icinga icinga
if use web ; then
elog "This does not include cgis that are perl-dependent"
elog "Currently traceroute.cgi is perl-dependent"