wok-next diff dropbear/receipt @ rev 1256
powertop: typo fix in receipt
author | Dominique Corbex <domcox@users.sourceforge.net> |
---|---|
date | Wed Aug 13 17:45:27 2008 +0200 (2008-08-13) |
parents | 6f2d3769a339 |
children | f4c5b982b05e |
line diff
1.1 --- a/dropbear/receipt Wed Jul 16 13:51:53 2008 +0200 1.2 +++ b/dropbear/receipt Wed Aug 13 17:45:27 2008 +0200 1.3 @@ -43,7 +43,7 @@ 1.4 cp -a stuff/init.d $fs/etc 1.5 1.6 # Fix dropbear initscript perms 1.7 - chown root.root $fs/etc/init.d/dropbear 1.8 + chown -R root.root $fs 1.9 } 1.10 1.11 # Post message when installing.