diff options
Diffstat (limited to '')
-rw-r--r-- | source/troubleshooting/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/troubleshooting/index.rst b/source/troubleshooting/index.rst new file mode 100644 index 0000000..4fc3c95 --- /dev/null +++ b/source/troubleshooting/index.rst @@ -0,0 +1,19 @@ +Troubleshooting +=============== + +Typical Problems +---------------- +.. toctree:: + :maxdepth: 1 + + file_not_written + selinux + +General Procedure +----------------- +.. toctree:: + :maxdepth: 2 + + debug + troubleshoot + howtodebug |