summaryrefslogtreecommitdiff
path: root/docs/system/task-scheduler.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/system/task-scheduler.rst')
-rw-r--r--docs/system/task-scheduler.rst3
1 files changed, 2 insertions, 1 deletions
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