Fix the load-on-startup definition

svn path=/trunk/; revision=27941
This commit is contained in:
Michael Zucci
2004-11-18 07:50:15 +00:00
parent bb519b37e9
commit 1faa77c293

View File

@ -550,7 +550,7 @@
...
type="shlib"
location="/full/path/name.so"
load-on-startup ?
load-on-startup="true" ?
...
<hook class="...">
...