Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 363951
Collapse All | Expand All

(-)openrc-migration.xml (+14 lines)
Lines 425-430 Link Here
425
426
426
</body>
427
</body>
427
</section>
428
</section>
429
<section id="rc_local">
430
<title>local.start and local.stop</title>
431
<body>
432
433
<p>
434
With OpenRC, the use of <path>/etc/conf.d/local.start</path> and
435
<path>local.stop</path> is deprecated. Instead, during the migration to OpenRC,
436
the files are moved to <path>/etc/local.d</path> and get a suffix
437
<path>.start</path> or <path>.stop</path>. OpenRC then executes those in lexical
438
order.
439
</p>
440
441
</body>
442
</section>
428
<section id="rc_sys">
443
<section id="rc_sys">
429
<title>System sub-types: Virtualization special cases</title>
444
<title>System sub-types: Virtualization special cases</title>
430
<body>
445
<body>

Return to bug 363951