projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
5737: Fix test so call counts are as expected
[arvados.git]
/
doc
/
_includes
/
_install_runit.liquid
1
On Debian-based systems:
2
3
<notextile>
4
<pre><code>~$ <span class="userinput">sudo apt-get install runit</span>
5
</code></pre>
6
</notextile>
7
8
On Red Hat-based systems:
9
10
<notextile>
11
<pre><code>~$ <span class="userinput">sudo yum install runit</span>
12
</code></pre>
13
</notextile>