diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index b1442dd82c..9a1791cd17 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -605,8 +605,8 @@ daemon code, to create it via tmpfiles.d5 fragments during boot, or via the - RuntimeDirectory= directive of service units - (see + StateDirectory= and RuntimeDirectory= + directives of service units (see systemd.unit5 for details). @@ -694,7 +694,7 @@ /run/package - Runtime data for the package. Packages must be able to create the necessary subdirectories in this tree on their own, since the directory is flushed automatically on boot. Alternatively, a tmpfiles.d5 fragment may be used to create the necessary directories during boot. Alternatively, the RuntimeDirectory= directive of service units may be used (see systemd.unit5 for details.) + Runtime data for the package. Packages must be able to create the necessary subdirectories in this tree on their own, since the directory is flushed automatically on boot. Alternatively, a tmpfiles.d5 fragment may be used to create the necessary directories during boot. Alternatively, the RuntimeDirectory= directive of service units may be used (see systemd.unit5 for details). /run/log/package @@ -706,7 +706,7 @@ /var/lib/package - Persistent private data of the package. This is the primary place to put persistent data that does not fall into the other categories listed. Packages should be able to create the necessary subdirectories in this tree on their own, since the directory might be missing on boot. Alternatively, a tmpfiles.d5 fragment may be used to create the necessary directories during boot. + Persistent private data of the package. This is the primary place to put persistent data that does not fall into the other categories listed. Packages should be able to create the necessary subdirectories in this tree on their own, since the directory might be missing on boot. Alternatively, a tmpfiles.d5 fragment may be used to create the necessary directories during boot. Alternatively, the StateDirectory= directive of service units may be used (see systemd.unit5 for details). /var/log/package