wok-6.x diff dropbear-pam/receipt @ rev 5675
openldap: Fix init script
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Jun 01 09:38:23 2010 +0200 (2010-06-01) |
parents | 5762c3727ccc |
children | d1de0ef9ae8b |
line diff
1.1 --- a/dropbear-pam/receipt Mon Jul 27 17:27:39 2009 +0200 1.2 +++ b/dropbear-pam/receipt Tue Jun 01 09:38:23 2010 +0200 1.3 @@ -13,7 +13,7 @@ 1.4 WEB_SITE="http://matt.ucc.asn.au/dropbear/dropbear.html" 1.5 WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL" 1.6 CONFIG_FILES="/etc/dropbear" 1.7 -PROVIDE="dropbear:pam" 1.8 +PROVIDE="dropbear:pam ssh:pam" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()