mirror of
https://github.com/automate-lfs/jhalfs.git
synced 2026-01-12 07:57:36 +00:00
I cannot read: variable in /etc/sysconfig/console is LOGLEVEL, not LOG_LEVEL!
This commit is contained in:
@ -840,7 +840,7 @@ DNS=</xsl:text>
|
||||
</xsl:call-template>
|
||||
<xsl:value-of select="$font"/>
|
||||
<xsl:text>"
|
||||
LOG_LEVEL="</xsl:text>
|
||||
LOGLEVEL="</xsl:text>
|
||||
<xsl:copy-of select="$log-level"/>
|
||||
<xsl:call-template name="outputsysvconsole">
|
||||
<xsl:with-param
|
||||
|
||||
Reference in New Issue
Block a user