diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index db045b7fe0..4b92d596cb 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -277,11 +277,6 @@ calls. - - /var/spool/ - Persistent system spool data, such as printer or mail queues. - - /var/tmp/ The place for larger and persistent temporary files. In contrast to @@ -658,10 +653,6 @@ /var/log/package/ Persistent log data of the package. As above, the package should make sure to create this directory if necessary, possibly using tmpfiles.d5 or LogsDirectory= (see systemd.exec5), as it might be missing. - - /var/spool/package/ - Persistent spool/queue data of the package. As above, the package should make sure to create this directory if necessary, as it might be missing. -