[release-notes] some services can have a private temporary directory

Pete Travis immanetize at fedoraproject.org
Sun May 12 17:49:55 UTC 2013


commit 628f494e955fbd5a668891aa3884b0f9386098ac
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun May 12 10:46:29 2013 -0600

    some services can have a private temporary directory

 en-US/System_Daemons.xml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/en-US/System_Daemons.xml b/en-US/System_Daemons.xml
index 2b53ae4..2e6a59a 100644
--- a/en-US/System_Daemons.xml
+++ b/en-US/System_Daemons.xml
@@ -8,6 +8,13 @@
 <section>
   <title>System Daemons</title>
   <section>
+    <title>Private Temporary Directories available</title>
+    <para>
+      Services with a PrivateTmp= directory defined in their configuration make use of a private temporary directory that is shared by all processes of the service. These temporary files are deleted when the service is stopped.
+    </para>
+  </section>
+
+  <section>
     <title>systemd</title>
     <indexterm><primary>systemd</primary></indexterm>
     <para />
@@ -38,5 +45,7 @@
       addition to existing support for monotonic time events.</para>
     </section>
   </section>
+
+
 </section>
 


More information about the docs-commits mailing list