918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Line | |
---|
1 | #!/bin/bash |
---|
2 | #/** |
---|
3 | #@file loadmodules.sh |
---|
4 | #@brief Script de inicio para cargar módulos complementarios del kernel. |
---|
5 | #@version 1.0 |
---|
6 | #@author Ramon Gomez, ETSII Universidad de Sevilla |
---|
7 | #@date 2010-01-26 |
---|
8 | #*/ |
---|
9 | |
---|
10 | |
---|
11 | echo "${MSG_LOADMODULES:-.}" |
---|
12 | |
---|
13 | # Módulo del ratón. |
---|
14 | modprobe psmouse 2>/dev/null |
---|
15 | |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.