slitaz-arm rev 114
Fix rpi-blacklist.conf in CGI plugin
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 19 23:19:55 2014 +0200 (2014-04-19) |
parents | ca38563ed48f |
children | 30880db2d56f |
files | rpi/cgi-adm/plugins/rpi_config/rpi_config.cgi |
line diff
1.1 --- a/rpi/cgi-adm/plugins/rpi_config/rpi_config.cgi Sat Apr 19 23:16:16 2014 +0200 1.2 +++ b/rpi/cgi-adm/plugins/rpi_config/rpi_config.cgi Sat Apr 19 23:19:55 2014 +0200 1.3 @@ -63,7 +63,7 @@ 1.4 html_footer && exit 0 ;; 1.5 1.6 *\ rpi_config\ *) 1.7 - blacklist="/etc/modprebe.d/rpi-blacklist.conf" 1.8 + blacklist="/etc/modprobe.d/rpi-blacklist.conf" 1.9 html_header "Raspberry Pi" 1.10 cat << EOT 1.11 <h1>SliTaz Raspberry Pi</h1>