Reformat and fix titles in documentation
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# deptree2dot - Graph the OpenRC Dependency Tree
|
||||
deptree2dot - Graph the OpenRC Dependency Tree
|
||||
==============================================
|
||||
|
||||
This utility can be used to graph the OpenRC dependency tree. It
|
||||
requires perl5.x and converts the tree to a .dot file which can be
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
Example OpenRC Service Scripts
|
||||
##############################
|
||||
|
||||
The service scripts in this directory are meant as examples only.
|
||||
They are not installed by default as the scripts will need tweaking on a
|
||||
per distro basis. They are also non essential to the operation of the system.
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
Example OpenVPN Scripts
|
||||
=======================
|
||||
|
||||
These handy scripts setup any dns information that OpenVPN may push.
|
||||
They also handle the interaction with OpenRC so that the OpenVPN service
|
||||
can become "inactive". This means that when it starts, it goes inactive and
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
OpenRC Sysvinit Support
|
||||
========================
|
||||
|
||||
Here's a sample inittab for use with sysvinit for Linux based systems.
|
||||
We don't install it by default as sysvinit packages normally own this file.
|
||||
|
||||
Reference in New Issue
Block a user