diff options
Diffstat (limited to 'net-analyzer/icinga/icinga-1.2.1.ebuild')
-rw-r--r-- | net-analyzer/icinga/icinga-1.2.1.ebuild | 2 |
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 8fc671bf2..0119196e2 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 /bin/false /var/spool/icinga icinga + enewuser icinga -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" |