FS#24630 - [initscripts] On boot, a "bad substitution" error is thrown.
Attached to Project:
Arch Linux
Opened by David J. Haines (dhaines) - Wednesday, 08 June 2011, 18:29 GMT
Last edited by Tom Gundersen (tomegun) - Wednesday, 08 June 2011, 21:58 GMT
Opened by David J. Haines (dhaines) - Wednesday, 08 June 2011, 18:29 GMT
Last edited by Tom Gundersen (tomegun) - Wednesday, 08 June 2011, 21:58 GMT
|
Details
On boot, a "bad substitution" error is thrown.
You can fix it on line 74 of /etc/rc.d/functions thusly: C_H1="${$C_MAIN}" -> C_H1="${C_MAIN}" (the extra '$'). |
This task depends upon
Closed by Tom Gundersen (tomegun)
Wednesday, 08 June 2011, 21:58 GMT
Reason for closing: Fixed
Additional comments about closing: This has been fixed in git by commit 49932857b8bc41c2e494bea1ee278fffa724519d .
Wednesday, 08 June 2011, 21:58 GMT
Reason for closing: Fixed
Additional comments about closing: This has been fixed in git by commit 49932857b8bc41c2e494bea1ee278fffa724519d .