diff options
Diffstat (limited to 'sys-block/partimage/partimage-0.6.4-r3.ebuild')
-rw-r--r-- | sys-block/partimage/partimage-0.6.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/partimage/partimage-0.6.4-r3.ebuild b/sys-block/partimage/partimage-0.6.4-r3.ebuild index f66c8efc1cc9..89d063aef1f0 100644 --- a/sys-block/partimage/partimage-0.6.4-r3.ebuild +++ b/sys-block/partimage/partimage-0.6.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.4-r3.ebuild,v 1.14 2005/12/20 14:26:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.4-r3.ebuild,v 1.15 2005/12/31 14:11:38 flameeyes Exp $ inherit gnuconfig eutils flag-o-matic @@ -26,7 +26,7 @@ PARTIMAG_GROUP_GID=91 PARTIMAG_USER_UID=91 PARTIMAG_GROUP_NAME=partimag PARTIMAG_USER_NAME=partimag -PARTIMAG_USER_SH=/bin/false +PARTIMAG_USER_SH=-1 PARTIMAG_USER_HOMEDIR=/var/log/partimage PARTIMAG_USER_GROUPS=partimag |