Enjoy Slackware 15.0!
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
howtos:slackware_admin:runit [2019/09/17 04:57 (UTC)] aaditya [4. How to replace init with runit] add more info and try to simplify it |
howtos:slackware_admin:runit [2019/09/21 10:05 (UTC)] aaditya [Run scripts] pkg available now |
||
---|---|---|---|
Line 11: | Line 11: | ||
To read on the benefits of runit, see here: http:// | To read on the benefits of runit, see here: http:// | ||
- | Unless otherwise stated, all commands in this article are to be run by root. | + | //* Unless otherwise stated, all commands in this article are to be run by root.// |
===== Use runit with traditional init (sysvinit) ===== | ===== Use runit with traditional init (sysvinit) ===== | ||
Line 454: | Line 454: | ||
Only one executable can be called for a service (the last line) and it must be called by the '' | Only one executable can be called for a service (the last line) and it must be called by the '' | ||
- | Another set of installable run scripts are available at [[https:// | + | Another set of installable run scripts are available at [[https:// |
In direct contrast to Slackware' | In direct contrast to Slackware' | ||
Line 525: | Line 525: | ||
==== OpenRC ==== | ==== OpenRC ==== | ||
- | Here '' | + | Here '' |
- | It requires a working OpenRC system. Check the [[howtos: | + | It requires a working OpenRC system. Check the [[howtos: |
The level 1 runit service uses the OpenRC '' | The level 1 runit service uses the OpenRC '' | ||
- | Check the [[https:// | + | The [[https:// |
==== void-runit ==== | ==== void-runit ==== | ||
Line 539: | Line 539: | ||
===== Sources ===== | ===== Sources ===== | ||
- | |||
- | (1) http:// | ||
- | |||
- | (2) https:// | ||
- | |||
- | (3) https:// | ||
- | |||
- | (4) https:// | ||
- | |||
- | (5) https:// | ||
- | |||
- | (6) http:// | ||
- | |||
- | (7) https:// | ||
- | |||
- | (8) https:// | ||
- | (9) https:// | + | - http:// |
+ | - https:// | ||
+ | - https:// | ||
+ | - https:// | ||
+ | - http:// | ||
+ | - https:// | ||
+ | - https:// | ||
+ | - https:// | ||
+ | - https:// | ||
+ | - https:// | ||
- | (10) https:// | + | ---- |
* Written for Slackware 14.2 in December 2018 | * Written for Slackware 14.2 in December 2018 |