summary refs log tree commit diff
path: root/nixos/doc/manual/administration/running.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/administration/running.md')
-rw-r--r--nixos/doc/manual/administration/running.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/nixos/doc/manual/administration/running.md b/nixos/doc/manual/administration/running.md
new file mode 100644
index 00000000000..48e8c7c6668
--- /dev/null
+++ b/nixos/doc/manual/administration/running.md
@@ -0,0 +1,14 @@
+# Administration {#ch-running}
+
+This chapter describes various aspects of managing a running NixOS system, such as how to use the {command}`systemd` service manager.
+
+```{=include=} chapters
+service-mgmt.chapter.md
+rebooting.chapter.md
+user-sessions.chapter.md
+control-groups.chapter.md
+logging.chapter.md
+cleaning-store.chapter.md
+containers.chapter.md
+troubleshooting.chapter.md
+```