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 | # Exportar parámetros del kernel. |
---|
2 | |
---|
3 | for i in $(cat /proc/cmdline); do |
---|
4 | echo $i | grep -q "=" && export $i |
---|
5 | done |
---|
6 | |
---|
7 | |
---|
8 | . /opt/opengnsys/etc/preinit/loadenviron.sh > /dev/null |
---|
9 | eval $1 |
---|
Note: See
TracBrowser
for help on using the repository browser.