diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2018-01-12 14:10:42 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2018-01-12 14:10:42 -0600 |
commit | fee2ffe559bc39beec16585daf557b902a53137b (patch) | |
tree | f7940d6f48533b0a5c940dd2336d5c1dd12db2a3 /supervise-daemon-guide.md | |
parent | 8878f8916b7682a333d1e40af991cd7354192be1 (diff) |
Reformat and fix titles in documentation
Diffstat (limited to 'supervise-daemon-guide.md')
-rw-r--r-- | supervise-daemon-guide.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/supervise-daemon-guide.md b/supervise-daemon-guide.md index 4ac73653..ec885e71 100644 --- a/supervise-daemon-guide.md +++ b/supervise-daemon-guide.md @@ -1,4 +1,5 @@ -# Using supervise-daemon +Using supervise-daemon +====================== Beginning with OpenRC-0.21 we have our own daemon supervisor, supervise-daemon., which can start a daemon and restart it if it |