From fdf235905c0fb13591078e9b0b065dacfdd801fc Mon Sep 17 00:00:00 2001 From: rebortg Date: Wed, 3 Apr 2019 21:58:58 +0200 Subject: add commandscripting docu --- docs/system/task-scheduler.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/system') diff --git a/docs/system/task-scheduler.rst b/docs/system/task-scheduler.rst index 032a2bea..73057afd 100644 --- a/docs/system/task-scheduler.rst +++ b/docs/system/task-scheduler.rst @@ -4,7 +4,8 @@ Task scheduler -------------- -Task scheduler — allows scheduled task execution. Note that scripts excecuted this way are executed as root user - this may be dangerous. +| Task scheduler — allows scheduled task execution. Note that scripts excecuted this way are executed as root user - this may be dangerous. +| Together with :ref:`commandscripting` this can be used for automating configuration. .. code-block:: sh -- cgit v1.2.3