]> git.ipfire.org Git - thirdparty/systemd.git/blame - catalog/systemd.catalog
core: add catalog entry and MESSAGE_ID for overmounting
[thirdparty/systemd.git] / catalog / systemd.catalog
CommitLineData
0922cbe8 1# This file is part of systemd.
5d6a86d7
LP
2#
3# Copyright 2012 Lennart Poettering
4#
5# systemd is free software; you can redistribute it and/or modify it
6# under the terms of the GNU Lesser General Public License as published by
7# the Free Software Foundation; either version 2.1 of the License, or
8# (at your option) any later version.
9#
10# systemd is distributed in the hope that it will be useful, but
11# WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13# Lesser General Public License for more details.
14#
15# You should have received a copy of the GNU Lesser General Public License
16# along with systemd; If not, see <http://www.gnu.org/licenses/>.
17
18# Message catalog for systemd's own messages
19
20# The catalog format is documented on
21# http://www.freedesktop.org/wiki/Software/systemd/catalog
22
ef7963b5
LP
23# For an explanation why we do all this, see https://xkcd.com/1024/
24
5d6a86d7
LP
25-- f77379a8490b408bbe5f6940505a777b
26Subject: The Journal has been started
27Defined-By: systemd
28Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
29Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
30
31The system journal process has been starting up, opened the journal
32files for writing and is now ready to process requests.
33
34-- d93fb3c9c24d451a97cea615ce59c00b
35Subject: The Journal has been stopped
36Defined-By: systemd
37Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
38Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
39
40The system journal process has shut down and closed all currently
41active journal files.
42
43-- a596d6fe7bfa4994828e72309e95d61e
44Subject: Messages from a service have been suppressed
45Defined-By: systemd
46Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
47Documentation: man:journald.conf(5)
48Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
49
50A service has logged too many messages within a time period. Messages
51from the service have been dropped.
52
53Note that only messages from the service in question have been
54dropped, other services' messages are unaffected.
55
56The limits when messages are dropped may be configured with
57RateLimitInterval= and RateLimitBurst= in
58/etc/systemd/journald.conf. See journald.conf(5) for details.
59
60-- e9bf28e6e834481bb6f48f548ad13606
61Subject: Journal messages have been missed
62Defined-By: systemd
63Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
64Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
65
66Kernel messages have been lost as the journal system has been unable
67to process them quickly enough.
68
d4205751
LP
69-- fc2e22bc6ee647b6b90729ab34a250b1
70Subject: Process @COREDUMP_PID@ (@COREDUMP_COMM@) dumped core
71Defined-By: systemd
72Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
73Documentation: man:core(5)
74Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751
LP
75
76Process @COREDUMP_PID@ (@COREDUMP_COMM@) crashed and dumped core.
77
78This usually indicates a programming error in the crashing program and
5d6a86d7 79should be reported to its vendor as a bug.
d4205751
LP
80
81-- fc2e22bc6ee647b6b90729ab34a250b1 de
82Subject: Speicherabbild für Prozess @COREDUMP_PID@ (@COREDUMP_COMM) generiert
83Defined-By: systemd
84Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
85Documentation: man:core(5)
86Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751
LP
87
88Prozess @COREDUMP_PID@ (@COREDUMP_COMM@) ist abgebrochen worden und
89ein Speicherabbild wurde generiert.
90
91Üblicherweise ist dies ein Hinweis auf einen Programmfehler und sollte
5d6a86d7
LP
92als Fehler dem jeweiligen Hersteller gemeldet werden.
93
94-- 8d45620c1a4348dbb17410da57c60c66
95Subject: A new session @SESSION_ID@ has been created for user @USER_ID@
96Defined-By: systemd
97Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
98Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
99Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
100
101A new session with the ID @SESSION_ID@ has been created for the user @USER_ID@.
102
103The leading process of the session is @LEADER@.
104
105-- 3354939424b4456d9802ca8333ed424a
106Subject: A session @SESSION_ID@ has been terminated
107Defined-By: systemd
108Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
109Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
110Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
111
112A session with the ID @SESSION_ID@ has been terminated.
113
114-- fcbefc5da23d428093f97c82a9290f7b
115Subject: A new seat @SEAT_ID@ is now available
116Defined-By: systemd
117Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
118Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
119Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
120
121A new seat @SEAT_ID@ has been configured and is now available.
122
123-- e7852bfe46784ed0accde04bc864c2d5
124Subject: A seat @SEAT_ID@ has now been removed
125Defined-By: systemd
126Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
127Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
128Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
129
5190bbb2 130A seat @SEAT_ID@ has been removed and is no longer available.
d4205751
LP
131
132-- c7a787079b354eaaa9e77b371893cd27
133Subject: Time change
134Defined-By: systemd
135Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 136Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 137
772c552f 138The system clock has been changed to @REALTIME@ microseconds after January 1st, 1970.
d4205751
LP
139
140-- c7a787079b354eaaa9e77b371893cd27 de
141Subject: Zeitänderung
142Defined-By: systemd
143Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 144Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 145
772c552f 146Die System-Zeit wurde geändert auf @REALTIME@ Mikrosekunden nach dem 1. Januar 1970.
d4205751
LP
147
148-- 45f82f4aef7a4bbf942ce861d1f20990
5d6a86d7 149Subject: Time zone change to @TIMEZONE@
d4205751
LP
150Defined-By: systemd
151Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 152Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 153
5d6a86d7 154The system time zone has been changed to @TIMEZONE@.
d4205751 155
5d6a86d7
LP
156-- b07a249cd024414a82dd00cd181378ff
157Subject: System start-up is now complete
d4205751
LP
158Defined-By: systemd
159Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 160Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 161
5d6a86d7
LP
162All system services necessary queued for starting at boot have been
163successfully started. Note that this does not mean that the machine is
164now idle as services might still be busy with completing start-up.
d4205751 165
772c552f 166Kernel start-up required @KERNEL_USEC@ microseconds.
5d6a86d7 167
772c552f 168Initial RAM disk start-up required @INITRD_USEC@ microseconds.
5d6a86d7 169
ba9904e9 170Userspace start-up required @USERSPACE_USEC@ microseconds.
5d6a86d7
LP
171
172-- 6bbd95ee977941e497c48be27c254128
173Subject: System sleep state @SLEEP@ entered
d4205751
LP
174Defined-By: systemd
175Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 176Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 177
5d6a86d7 178The system has now entered the @SLEEP@ sleep state.
d4205751 179
5d6a86d7
LP
180-- 8811e6df2a8e40f58a94cea26f8ebf14
181Subject: System sleep state @SLEEP@ left
d4205751
LP
182Defined-By: systemd
183Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 184Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 185
5d6a86d7 186The system has now left the @SLEEP@ sleep state.
d4205751 187
5d6a86d7
LP
188-- 98268866d1d54a499c4e98921d93bc40
189Subject: System shutdown initiated
d4205751
LP
190Defined-By: systemd
191Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 192Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 193
5d6a86d7
LP
194Systemd shutdown has been initiated. The shutdown has now begun and
195all system services are terminated and all file systems unmounted.
d4205751 196
5d6a86d7
LP
197-- 7d4958e842da4a758f6c1cdc7b36dcc5
198Subject: Unit @UNIT@ has begun with start-up
199Defined-By: systemd
200Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
201Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 202
5d6a86d7
LP
203Unit @UNIT@ has begun starting up.
204
205-- 39f53479d3a045ac8e11786248231fbf
206Subject: Unit @UNIT@ has finished start-up
d4205751
LP
207Defined-By: systemd
208Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 209Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
d4205751 210
5d6a86d7 211Unit @UNIT@ has finished starting up.
d4205751 212
5d6a86d7 213The start-up result is @RESULT@.
d4205751 214
5d6a86d7
LP
215-- de5b426a63be47a7b6ac3eaac82e2f6f
216Subject: Unit @UNIT@ has begun shutting down
217Defined-By: systemd
218Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
219Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
220
221Unit @UNIT@ has begun shutting down.
222
223-- 9d1aaa27d60140bd96365438aad20286
224Subject: Unit @UNIT@ has finished shutting down
225Defined-By: systemd
226Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
227Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
228
229Unit @UNIT@ has finished shutting down.
230
231-- be02cf6855d2428ba40df7e9d022f03d
232Subject: Unit @UNIT@ has failed
233Defined-By: systemd
234Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
235Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
236
237Unit @UNIT@ has failed.
238
239The result is @RESULT@.
240
241-- d34d037fff1847e6ae669a370e694725
242Subject: Unit @UNIT@ has begun with reloading its configuration
243Defined-By: systemd
244Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
245Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
246
247Unit @UNIT@ has begun with reloading its configuration
248
249-- 7b05ebc668384222baa8881179cfda54
250Subject: Unit @UNIT@ has finished reloading its configuration
251Defined-By: systemd
252Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
253Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
254
255Unit @UNIT@ has finished reloading its configuration
256
257The result is @RESULT@.
258
259-- 641257651c1b4ec9a8624d7a40a9e1e7
260Subject: Process @EXECUTABLE@ could not be executed
261Defined-By: systemd
262Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
263Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
264
265The process @EXECUTABLE@ could not be executed and failed.
266
5190bbb2 267The error number returned while executing this process is @ERRNO@.
5d6a86d7
LP
268
269-- 0027229ca0644181a76c4e92458afa2e
5190bbb2 270Subject: One or more messages could not be forwarded to syslog
5d6a86d7
LP
271Defined-By: systemd
272Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
273Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
274
275One or more messages could not be forwarded to the syslog service
276running side-by-side with journald. This usually indicates that the
277syslog implementation has not been able to keep up with the speed of
278messages queued.
20ad4cfd
ZJS
279
280-- 1dee0369c7fc4736b7099b38ecb46ee7
281Subject: Mount point is not empty
282Defined-By: systemd
283Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
284Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@
285
286The directory @WHERE@ is specified as the mount point (second field in
287/etc/fstab or Where= field in systemd unit file) and is not empty.
288This does not interfere with mounting, but the pre-exisiting files in
289this directory become inaccessible. To see those over-mounted files,
290please manually mount the underlying file system to a secondary
291location.