From 2ba6fa13a743cf2cddf434bd8b801eb34bc2caa1 Mon Sep 17 00:00:00 2001 From: Alex Martin Date: Mon, 18 Dec 2017 10:47:59 -0500 Subject: [PATCH] runit: add page --- pages/common/runit.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pages/common/runit.md diff --git a/pages/common/runit.md b/pages/common/runit.md new file mode 100644 index 0000000000..a9d86a45be --- /dev/null +++ b/pages/common/runit.md @@ -0,0 +1,11 @@ +# runit + +> 3-stage init system. + +- Start runit's 3-stage init scheme. + +`runit` + +- Shut down runit. + +`kill --CONT {{runit_pid}}`