[gnome-user-docs/wip/system-admin-guide: 8/9] A page for systemd has been created
- From: Jana Svarova <jsvarova src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs/wip/system-admin-guide: 8/9] A page for systemd has been created
- Date: Tue, 2 Jul 2013 15:02:28 +0000 (UTC)
commit e8193e07f3af36c3517f83c1072963fd98870c30
Author: Jana Svarova <jsvarova redhat com>
Date: Tue Jul 2 16:57:03 2013 +0200
A page for systemd has been created
system-admin-guide/C/systemd.page | 46 +++++++++++++++++++++++++++++++++++++
1 files changed, 46 insertions(+), 0 deletions(-)
---
diff --git a/system-admin-guide/C/systemd.page b/system-admin-guide/C/systemd.page
new file mode 100644
index 0000000..1a25679
--- /dev/null
+++ b/system-admin-guide/C/systemd.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="systemd">
+
+<info>
+
+ <revision version="0.1" date="2013-06-28" status="draft"/>
+ <link type="guide" xref="index" group="tools" />
+ <link type="seealso" xref="gdm-restart" />
+ <link type="seealso" xref="session-debug" />
+
+ <credit type="author copyright">
+ <name>Jana Svarova</name>
+ <email>jana svarova gmail com</email>
+ <years>2013</years>
+ </credit>
+
+ <desc>What is <app>systemd</app> and what is it good for?</desc>
+
+</info>
+
+<title>systemd</title>
+
+ <p><sys>systemd</sys> is a system daemon that initializes and maintains services.
+ Within its two main roles, the deamon follows two principles. Firstly,
+ <sys>systemd</sys> tries to initialize the services at system startup as
+ quickly as possible, ideally concurrently.
+ Secondly, <sys>systemd</sys> permanently watches
+ services running in their respective Control Groups (cgroups), which means that
+ not only services are watched but also all the processes belonging to them.</p>
+
+ <p>The services are defined as unit files, short files similar to init files
+ with key/values sections.</p>
+
+ <p>Note that, on some systems, <sys>systemd</sys> replaces the previously used
+ <sys>System V</sys> or <sys>BSD-style system</sys> to run and manage services.</p>
+
+
+<!--
+<pkovar> a pbokoc ma v inst guide tohle:
http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/Installation_Guide/s2-boot-init-shutdown-systemd.html
+<pkovar>
http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/Installation_Guide/s2-boot-init-shutdown-systemd-units.html
+<pkovar> zajimave, ale tolik podrobnosti nepotrebujeme
+<pkovar>
http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/Installation_Guide/s1-boot-init-shutdown-administration.html
+<pkovar> atd.-->
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]