From 85325c25025ccdbc50e18e88d3d760965357a66d Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sun, 17 Nov 2019 09:09:51 +0100 Subject: [PATCH] docs/administration-guide.rs: move sysadmin.rst to the end --- docs/administration-guide.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/administration-guide.rst b/docs/administration-guide.rst index 1b53e866..91124418 100644 --- a/docs/administration-guide.rst +++ b/docs/administration-guide.rst @@ -3,8 +3,6 @@ Administration Guide The administartion guide. -.. include:: sysadmin.rst - Backup Server Management ------------------------ @@ -42,7 +40,6 @@ Finally, it is also possible to remove the datastore configuration: not delete any data from the underlying directory. - Backup Client usage ------------------- @@ -99,3 +96,7 @@ Restoring Data .. include:: command-line-tools.rst .. include:: services.rst + +.. include host system admin at the end + +.. include:: sysadmin.rst