summaryrefslogtreecommitdiff
path: root/catalog
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-12-05 11:59:05 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-12-05 12:25:50 +0100
commit20ad4cfd8e5592f634f20468798cbc1055ab9faf (patch)
tree19d3421163da514fad9c74b034d5014636a1cfe0 /catalog
parentf3ffced5415a385ff08b460fcc95251e773b38a7 (diff)
core: add catalog entry and MESSAGE_ID for overmounting
Diffstat (limited to 'catalog')
-rw-r--r--catalog/systemd.catalog13
1 files changed, 13 insertions, 0 deletions
diff --git a/catalog/systemd.catalog b/catalog/systemd.catalog
index c2f38a39d..5dcbd4620 100644
--- a/catalog/systemd.catalog
+++ b/catalog/systemd.catalog
@@ -276,3 +276,16 @@ One or more messages could not be forwarded to the syslog service
running side-by-side with journald. This usually indicates that the
syslog implementation has not been able to keep up with the speed of
messages queued.
+
+-- 1dee0369c7fc4736b7099b38ecb46ee7
+Subject: Mount point is not empty
+Defined-By: systemd
+Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
+Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
+
+The directory @WHERE@ is specified as the mount point (second field in
+/etc/fstab or Where= field in systemd unit file) and is not empty.
+This does not interfere with mounting, but the pre-exisiting files in
+this directory become inaccessible. To see those over-mounted files,
+please manually mount the underlying file system to a secondary
+location.