modules in snail.configure

This commit is contained in:
Kolan Sh 2012-04-15 23:03:23 +04:00
parent 3e69113a6e
commit d0a2bfe4fe
1 changed files with 2 additions and 2 deletions

View File

@ -100,8 +100,8 @@ case "$DISTRIB_ID" in
eselect rc stop snail-xserver
eselect rc restart snail-watcher
grep bbswitch /etc/conf.d/modules || echo 'modules="${modules} bbswitch' >> /etc/conf.d/modules
grep acpi_call /etc/conf.d/modules || echo 'modules="${modules} acpi_call' >> /etc/conf.d/modules
grep bbswitch /etc/conf.d/modules || echo 'modules="${modules} bbswitch"' >> /etc/conf.d/modules
grep acpi_call /etc/conf.d/modules || echo 'modules="${modules} acpi_call"' >> /etc/conf.d/modules
eselect opengl set xorg-x11
for arch in 32bit 64bit; do