]> git.ipfire.org Git - thirdparty/systemd.git/blame - catalog/systemd.catalog.in
hwdb: Add mapping for Xiaomi Mipad 2 bottom bezel capacitive buttons
[thirdparty/systemd.git] / catalog / systemd.catalog.in
CommitLineData
db9ecf05 1# SPDX-License-Identifier: LGPL-2.1-or-later
5d6a86d7
LP
2
3# Message catalog for systemd's own messages
4
5# The catalog format is documented on
f628d6d7 6# https://www.freedesktop.org/wiki/Software/systemd/catalog
5d6a86d7 7
ef7963b5
LP
8# For an explanation why we do all this, see https://xkcd.com/1024/
9
5d6a86d7 10-- f77379a8490b408bbe5f6940505a777b
2057124e 11Subject: The journal has been started
5d6a86d7 12Defined-By: systemd
4b930ded 13Support: %SUPPORT_URL%
5d6a86d7 14
2057124e 15The system journal process has started up, opened the journal
5d6a86d7
LP
16files for writing and is now ready to process requests.
17
18-- d93fb3c9c24d451a97cea615ce59c00b
2057124e 19Subject: The journal has been stopped
5d6a86d7 20Defined-By: systemd
4b930ded 21Support: %SUPPORT_URL%
5d6a86d7
LP
22
23The system journal process has shut down and closed all currently
24active journal files.
25
282c5c4e
ZJS
26-- ec387f577b844b8fa948f33cad9a75e6
27Subject: Disk space used by the journal
28Defined-By: systemd
4b930ded 29Support: %SUPPORT_URL%
282c5c4e
ZJS
30
31@JOURNAL_NAME@ (@JOURNAL_PATH@) is currently using @CURRENT_USE_PRETTY@.
32Maximum allowed usage is set to @MAX_USE_PRETTY@.
33Leaving at least @DISK_KEEP_FREE_PRETTY@ free (of currently available @DISK_AVAILABLE_PRETTY@ of disk space).
34Enforced usage limit is thus @LIMIT_PRETTY@, of which @AVAILABLE_PRETTY@ are still available.
35
36The limits controlling how much disk space is used by the journal may
37be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
38RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
39/etc/systemd/journald.conf. See journald.conf(5) for details.
40
5d6a86d7
LP
41-- a596d6fe7bfa4994828e72309e95d61e
42Subject: Messages from a service have been suppressed
43Defined-By: systemd
4b930ded 44Support: %SUPPORT_URL%
5d6a86d7 45Documentation: man:journald.conf(5)
5d6a86d7
LP
46
47A service has logged too many messages within a time period. Messages
48from the service have been dropped.
49
50Note that only messages from the service in question have been
51dropped, other services' messages are unaffected.
52
2057124e 53The limits controlling when messages are dropped may be configured
f0367da7 54with RateLimitIntervalSec= and RateLimitBurst= in
90fc172e
AZ
55/etc/systemd/journald.conf or LogRateLimitIntervalSec= and LogRateLimitBurst=
56in the unit file. See journald.conf(5) and systemd.exec(5) for details.
5d6a86d7
LP
57
58-- e9bf28e6e834481bb6f48f548ad13606
59Subject: Journal messages have been missed
60Defined-By: systemd
4b930ded 61Support: %SUPPORT_URL%
5d6a86d7
LP
62
63Kernel messages have been lost as the journal system has been unable
64to process them quickly enough.
65
d4205751
LP
66-- fc2e22bc6ee647b6b90729ab34a250b1
67Subject: Process @COREDUMP_PID@ (@COREDUMP_COMM@) dumped core
68Defined-By: systemd
4b930ded 69Support: %SUPPORT_URL%
5d6a86d7 70Documentation: man:core(5)
d4205751
LP
71
72Process @COREDUMP_PID@ (@COREDUMP_COMM@) crashed and dumped core.
73
74This usually indicates a programming error in the crashing program and
5d6a86d7 75should be reported to its vendor as a bug.
d4205751 76
73a99163
ZJS
77-- 5aadd8e954dc4b1a8c954d63fd9e1137
78Subject: Core file was truncated to @SIZE_LIMIT@ bytes.
79Defined-By: systemd
80Support: %SUPPORT_URL%
81Documentation: man:coredump.conf(5)
82
83The process had more memory mapped than the configured maximum for processing
84and storage by systemd-coredump(8). Only the first @SIZE_LIMIT@ bytes were
85saved. This core might still be usable, but various tools like gdb(1) will warn
86about the file being truncated.
87
5d6a86d7
LP
88-- 8d45620c1a4348dbb17410da57c60c66
89Subject: A new session @SESSION_ID@ has been created for user @USER_ID@
90Defined-By: systemd
4b930ded 91Support: %SUPPORT_URL%
515736d0 92Documentation: sd-login(3)
5d6a86d7
LP
93
94A new session with the ID @SESSION_ID@ has been created for the user @USER_ID@.
95
96The leading process of the session is @LEADER@.
97
98-- 3354939424b4456d9802ca8333ed424a
2057124e 99Subject: Session @SESSION_ID@ has been terminated
5d6a86d7 100Defined-By: systemd
4b930ded 101Support: %SUPPORT_URL%
515736d0 102Documentation: sd-login(3)
5d6a86d7
LP
103
104A session with the ID @SESSION_ID@ has been terminated.
105
106-- fcbefc5da23d428093f97c82a9290f7b
107Subject: A new seat @SEAT_ID@ is now available
108Defined-By: systemd
4b930ded 109Support: %SUPPORT_URL%
515736d0 110Documentation: sd-login(3)
5d6a86d7
LP
111
112A new seat @SEAT_ID@ has been configured and is now available.
113
114-- e7852bfe46784ed0accde04bc864c2d5
2057124e 115Subject: Seat @SEAT_ID@ has now been removed
5d6a86d7 116Defined-By: systemd
4b930ded 117Support: %SUPPORT_URL%
515736d0 118Documentation: sd-login(3)
5d6a86d7 119
5190bbb2 120A seat @SEAT_ID@ has been removed and is no longer available.
d4205751
LP
121
122-- c7a787079b354eaaa9e77b371893cd27
123Subject: Time change
124Defined-By: systemd
4b930ded 125Support: %SUPPORT_URL%
d4205751 126
772c552f 127The system clock has been changed to @REALTIME@ microseconds after January 1st, 1970.
d4205751 128
d4205751 129-- 45f82f4aef7a4bbf942ce861d1f20990
5d6a86d7 130Subject: Time zone change to @TIMEZONE@
d4205751 131Defined-By: systemd
4b930ded 132Support: %SUPPORT_URL%
d4205751 133
e9dd9f95 134The system timezone has been changed to @TIMEZONE@.
d4205751 135
5d6a86d7
LP
136-- b07a249cd024414a82dd00cd181378ff
137Subject: System start-up is now complete
d4205751 138Defined-By: systemd
4b930ded 139Support: %SUPPORT_URL%
d4205751 140
5d6a86d7 141All system services necessary queued for starting at boot have been
5a1d6cb1
ZJS
142started. Note that this does not mean that the machine is now idle as services
143might still be busy with completing start-up.
d4205751 144
772c552f 145Kernel start-up required @KERNEL_USEC@ microseconds.
5d6a86d7 146
1485925d 147Initrd start-up required @INITRD_USEC@ microseconds.
5d6a86d7 148
ba9904e9 149Userspace start-up required @USERSPACE_USEC@ microseconds.
5d6a86d7 150
5a1d6cb1
ZJS
151-- eed00a68ffd84e31882105fd973abdd1
152Subject: User manager start-up is now complete
153Defined-By: systemd
154Support: %SUPPORT_URL%
155
156The user manager instance for user @_UID@ has been started. All services queued
157for starting have been started. Note that other services might still be starting
158up or be started at any later time.
159
160Startup of the manager took @USERSPACE_USEC@ microseconds.
161
5d6a86d7
LP
162-- 6bbd95ee977941e497c48be27c254128
163Subject: System sleep state @SLEEP@ entered
d4205751 164Defined-By: systemd
4b930ded 165Support: %SUPPORT_URL%
d4205751 166
5d6a86d7 167The system has now entered the @SLEEP@ sleep state.
d4205751 168
5d6a86d7
LP
169-- 8811e6df2a8e40f58a94cea26f8ebf14
170Subject: System sleep state @SLEEP@ left
d4205751 171Defined-By: systemd
4b930ded 172Support: %SUPPORT_URL%
d4205751 173
5d6a86d7 174The system has now left the @SLEEP@ sleep state.
d4205751 175
5d6a86d7
LP
176-- 98268866d1d54a499c4e98921d93bc40
177Subject: System shutdown initiated
d4205751 178Defined-By: systemd
4b930ded 179Support: %SUPPORT_URL%
d4205751 180
c96528fa 181System shutdown has been initiated. The shutdown has now begun and
5d6a86d7 182all system services are terminated and all file systems unmounted.
d4205751 183
836fb00f
YA
184-- c14aaf76ec284a5fa1f105f88dfb061c
185Subject: System factory reset initiated
186Defined-By: systemd
187Support: %SUPPORT_URL%
188
189System factory reset has been initiated. The precise operation this
190executes is implementation-defined, but typically has the effect of
191reverting the system's state and configuration to vendor defaults.
192
1dc604d8
MY
193-- d9ec5e95e4b646aaaea2fd05214edbda
194Subject: Container init crashed
ad5db940
OJ
195Defined-By: systemd
196Support: %SUPPORT_URL%
197
1dc604d8 198Container init has crashed and exited.
ad5db940
OJ
199The details of the crash can be obtained from the container manager.
200
ad5db940 201-- 3ed0163e868a4417ab8b9e210407a96c
1dc604d8 202Subject: System reboot failed after crash
ad5db940
OJ
203Defined-By: systemd
204Support: %SUPPORT_URL%
205
206Reboot has failed when systemd attempted to reboot after a crash.
207
208-- 645c735537634ae0a32b15a7c6cba7d4
8a5aba5b 209Subject: Init execution froze
ad5db940
OJ
210Defined-By: systemd
211Support: %SUPPORT_URL%
212
8a5aba5b 213Systemd froze execution after fatal error.
ad5db940
OJ
214
215-- 5addb3a06a734d3396b794bf98fb2d01
1dc604d8 216Subject: Init received fatal signal while coredump is disabled
ad5db940
OJ
217Defined-By: systemd
218Support: %SUPPORT_URL%
219
1dc604d8 220Systemd received fatal signal, but core dumping is disabled.
ad5db940
OJ
221
222-- 5c9e98de4ab94c6a9d04d0ad793bd903
1dc604d8 223Subject: Init received fatal signal but fork failed
ad5db940
OJ
224Defined-By: systemd
225Support: %SUPPORT_URL%
226
1dc604d8
MY
227Systemd received fatal signal, but failed to fork to dump the core.
228
ad5db940 229-- 5e6f1f5e4db64a0eaee3368249d20b94
1dc604d8 230Subject: Init received fatal signal from unknown sender process
ad5db940
OJ
231Defined-By: systemd
232Support: %SUPPORT_URL%
233
234-- 83f84b35ee264f74a3896a9717af34cb
1dc604d8 235Subject: Init received fatal signal from our own process
ad5db940
OJ
236Defined-By: systemd
237Support: %SUPPORT_URL%
238
239-- 3a73a98baf5b4b199929e3226c0be783
1dc604d8 240Subject: Init received fatal signal from other process
ad5db940
OJ
241Defined-By: systemd
242Support: %SUPPORT_URL%
243
244-- 2ed18d4f78ca47f0a9bc25271c26adb4
1dc604d8 245Subject: Init received fatal signal but waitpid() failed
ad5db940
OJ
246Defined-By: systemd
247Support: %SUPPORT_URL%
248
1dc604d8
MY
249Systemd received fatal signal, but waitpid() failed when
250trying to dump the core.
251
ad5db940 252-- 56b1cd96f24246c5b607666fda952356
1dc604d8 253Subject: Init received fatal signal but coredump failed
ad5db940
OJ
254Defined-By: systemd
255Support: %SUPPORT_URL%
256
257-- 4ac7566d4d7548f4981f629a28f0f829
1dc604d8 258Subject: Init received fatal signal and dumped core
ad5db940
OJ
259Defined-By: systemd
260Support: %SUPPORT_URL%
261
262-- 38e8b1e039ad469291b18b44c553a5b7
1dc604d8 263Subject: Init failed to fork crash shell
ad5db940
OJ
264Defined-By: systemd
265Support: %SUPPORT_URL%
266
1dc604d8
MY
267Systemd crashed and failed to fork off crash shell.
268
ad5db940 269-- 872729b47dbe473eb768ccecd477beda
1dc604d8 270Subject: Crash shell failed to execute
ad5db940
OJ
271Defined-By: systemd
272Support: %SUPPORT_URL%
273
1dc604d8
MY
274Systemd crashed and failed to spawn crash shell.
275
ad5db940 276-- 658a67adc1c940b3b3316e7e8628834a
1dc604d8 277Subject: Manager failed to load SELinux policy
ad5db940
OJ
278Defined-By: systemd
279Support: %SUPPORT_URL%
280
281-- e6f456bd92004d9580160b2207555186
1dc604d8 282Subject: Battery level critically low, waiting for charger
ad5db940
OJ
283Defined-By: systemd
284Support: %SUPPORT_URL%
285
1dc604d8
MY
286Battery level is critically low. Please connect your charger
287or the system will power off in 10 seconds.
288
ad5db940 289-- 267437d33fdd41099ad76221cc24a335
1dc604d8 290Subject: Battery level critically low, powering off
ad5db940
OJ
291Defined-By: systemd
292Support: %SUPPORT_URL%
293
294-- 79e05b67bc4545d1922fe47107ee60c5
1dc604d8 295Subject: Manager failed to run main loop
ad5db940
OJ
296Defined-By: systemd
297Support: %SUPPORT_URL%
298
299-- dbb136b10ef4457ba47a795d62f108c9
1dc604d8 300Subject: User manager failed to determine $XDG_RUNTIME_DIR path
ad5db940
OJ
301Defined-By: systemd
302Support: %SUPPORT_URL%
303
304-- ed158c2df8884fa584eead2d902c1032
1dc604d8 305Subject: Init failed to drop capability bounding set of usermode helpers
ad5db940
OJ
306Defined-By: systemd
307Support: %SUPPORT_URL%
308
309-- 42695b500df048298bee37159caa9f2e
1dc604d8 310Subject: Init failed to drop capability bounding set
ad5db940
OJ
311Defined-By: systemd
312Support: %SUPPORT_URL%
313
314-- bfc2430724ab44499735b4f94cca9295
1dc604d8 315Subject: User manager failed to disable new privileges
ad5db940
OJ
316Defined-By: systemd
317Support: %SUPPORT_URL%
318
319-- 59288af523be43a28d494e41e26e4510
1dc604d8 320Subject: Manager failed to start default target
ad5db940
OJ
321Defined-By: systemd
322Support: %SUPPORT_URL%
323
324-- 689b4fcc97b4486ea5da92db69c9e314
1dc604d8 325Subject: Manager failed to isolate default target
ad5db940
OJ
326Defined-By: systemd
327Support: %SUPPORT_URL%
328
329-- 5ed836f1766f4a8a9fc5da45aae23b29
1dc604d8 330Subject: Manager failed to collect passed file descriptors
ad5db940
OJ
331Defined-By: systemd
332Support: %SUPPORT_URL%
333
334-- 6a40fbfbd2ba4b8db02fb40c9cd090d7
1dc604d8 335Subject: Init failed to fix up environment variables
ad5db940
OJ
336Defined-By: systemd
337Support: %SUPPORT_URL%
338
339-- 0e54470984ac419689743d957a119e2e
340Subject: Failed to allocate manager object
341Defined-By: systemd
342Support: %SUPPORT_URL%
343
344-- d67fa9f847aa4b048a2ae33535331adb
1dc604d8 345Subject: Manager failed to write Smack onlycap list
ad5db940
OJ
346Defined-By: systemd
347Support: %SUPPORT_URL%
348
349-- af55a6f75b544431b72649f36ff6d62c
350Subject: Critical error while doing system shutdown
351Defined-By: systemd
352Support: %SUPPORT_URL%
353
354-- d18e0339efb24a068d9c1060221048c2
1dc604d8 355Subject: Init failed to fork off valgrind helper
ad5db940
OJ
356Defined-By: systemd
357Support: %SUPPORT_URL%
358
5d6a86d7 359-- 7d4958e842da4a758f6c1cdc7b36dcc5
0b999d34 360Subject: A start job for unit @UNIT@ has begun execution
5d6a86d7 361Defined-By: systemd
4b930ded 362Support: %SUPPORT_URL%
d4205751 363
0b999d34
LP
364A start job for unit @UNIT@ has begun execution.
365
366The job identifier is @JOB_ID@.
5d6a86d7
LP
367
368-- 39f53479d3a045ac8e11786248231fbf
0b999d34 369Subject: A start job for unit @UNIT@ has finished successfully
d4205751 370Defined-By: systemd
4b930ded 371Support: %SUPPORT_URL%
d4205751 372
0b999d34 373A start job for unit @UNIT@ has finished successfully.
d4205751 374
0b999d34 375The job identifier is @JOB_ID@.
d4205751 376
0b999d34
LP
377-- be02cf6855d2428ba40df7e9d022f03d
378Subject: A start job for unit @UNIT@ has failed
5d6a86d7 379Defined-By: systemd
4b930ded 380Support: %SUPPORT_URL%
5d6a86d7 381
0b999d34 382A start job for unit @UNIT@ has finished with a failure.
5d6a86d7 383
0b999d34
LP
384The job identifier is @JOB_ID@ and the job result is @JOB_RESULT@.
385
386-- de5b426a63be47a7b6ac3eaac82e2f6f
387Subject: A stop job for unit @UNIT@ has begun execution
5d6a86d7 388Defined-By: systemd
4b930ded 389Support: %SUPPORT_URL%
5d6a86d7 390
0b999d34 391A stop job for unit @UNIT@ has begun execution.
5d6a86d7 392
0b999d34
LP
393The job identifier is @JOB_ID@.
394
395-- 9d1aaa27d60140bd96365438aad20286
396Subject: A stop job for unit @UNIT@ has finished
5d6a86d7 397Defined-By: systemd
4b930ded 398Support: %SUPPORT_URL%
5d6a86d7 399
0b999d34 400A stop job for unit @UNIT@ has finished.
5d6a86d7 401
0b999d34 402The job identifier is @JOB_ID@ and the job result is @JOB_RESULT@.
5d6a86d7
LP
403
404-- d34d037fff1847e6ae669a370e694725
0b999d34 405Subject: A reload job for unit @UNIT@ has begun execution
5d6a86d7 406Defined-By: systemd
4b930ded 407Support: %SUPPORT_URL%
5d6a86d7 408
0b999d34
LP
409A reload job for unit @UNIT@ has begun execution.
410
411The job identifier is @JOB_ID@.
5d6a86d7
LP
412
413-- 7b05ebc668384222baa8881179cfda54
0b999d34 414Subject: A reload job for unit @UNIT@ has finished
5d6a86d7 415Defined-By: systemd
4b930ded 416Support: %SUPPORT_URL%
5d6a86d7 417
0b999d34 418A reload job for unit @UNIT@ has finished.
5d6a86d7 419
0b999d34 420The job identifier is @JOB_ID@ and the job result is @JOB_RESULT@.
5d6a86d7
LP
421
422-- 641257651c1b4ec9a8624d7a40a9e1e7
423Subject: Process @EXECUTABLE@ could not be executed
424Defined-By: systemd
4b930ded 425Support: %SUPPORT_URL%
5d6a86d7
LP
426
427The process @EXECUTABLE@ could not be executed and failed.
428
2057124e 429The error number returned by this process is @ERRNO@.
5d6a86d7
LP
430
431-- 0027229ca0644181a76c4e92458afa2e
5190bbb2 432Subject: One or more messages could not be forwarded to syslog
5d6a86d7 433Defined-By: systemd
4b930ded 434Support: %SUPPORT_URL%
5d6a86d7
LP
435
436One or more messages could not be forwarded to the syslog service
437running side-by-side with journald. This usually indicates that the
438syslog implementation has not been able to keep up with the speed of
439messages queued.
20ad4cfd
ZJS
440
441-- 1dee0369c7fc4736b7099b38ecb46ee7
442Subject: Mount point is not empty
443Defined-By: systemd
4b930ded 444Support: %SUPPORT_URL%
20ad4cfd
ZJS
445
446The directory @WHERE@ is specified as the mount point (second field in
447/etc/fstab or Where= field in systemd unit file) and is not empty.
448This does not interfere with mounting, but the pre-exisiting files in
449this directory become inaccessible. To see those over-mounted files,
450please manually mount the underlying file system to a secondary
451location.
9444b1f2
LP
452
453-- 24d8d4452573402496068381a6312df2
454Subject: A virtual machine or container has been started
455Defined-By: systemd
4b930ded 456Support: %SUPPORT_URL%
9444b1f2
LP
457
458The virtual machine @NAME@ with its leader PID @LEADER@ has been
459started is now ready to use.
460
461-- 58432bd3bace477cb514b56381b8a758
462Subject: A virtual machine or container has been terminated
463Defined-By: systemd
4b930ded 464Support: %SUPPORT_URL%
9444b1f2
LP
465
466The virtual machine @NAME@ with its leader PID @LEADER@ has been
467shut down.
f25f9e8d
LP
468
469-- 36db2dfa5a9045e1bd4af5f93e1cf057
470Subject: DNSSEC mode has been turned off, as server doesn't support it
471Defined-By: systemd
4b930ded 472Support: %SUPPORT_URL%
b965ec7a
LP
473Documentation: man:systemd-resolved.service(8)
474Documentation: man:resolved.conf(5)
f25f9e8d
LP
475
476The resolver service (systemd-resolved.service) has detected that the
477configured DNS server does not support DNSSEC, and DNSSEC validation has been
478turned off as result.
479
480This event will take place if DNSSEC=allow-downgrade is configured in
481resolved.conf and the configured DNS server is incompatible with DNSSEC. Note
482that using this mode permits DNSSEC downgrade attacks, as an attacker might be
483able turn off DNSSEC validation on the system by inserting DNS replies in the
484communication channel that result in a downgrade like this.
485
486This event might be indication that the DNS server is indeed incompatible with
487DNSSEC or that an attacker has successfully managed to stage such a downgrade
488attack.
489
490-- 1675d7f172174098b1108bf8c7dc8f5d
491Subject: DNSSEC validation failed
492Defined-By: systemd
4b930ded 493Support: %SUPPORT_URL%
f25f9e8d
LP
494Documentation: man:systemd-resolved.service(8)
495
496A DNS query or resource record set failed DNSSEC validation. This is usually
497indication that the communication channel used was tampered with.
498
499-- 4d4408cfd0d144859184d1e65d7c8a65
500Subject: A DNSSEC trust anchor has been revoked
501Defined-By: systemd
4b930ded 502Support: %SUPPORT_URL%
f25f9e8d
LP
503Documentation: man:systemd-resolved.service(8)
504
505A DNSSEC trust anchor has been revoked. A new trust anchor has to be
506configured, or the operating system needs to be updated, to provide an updated
507DNSSEC trust anchor.
173f30eb
LP
508
509-- 5eb03494b6584870a536b337290809b3
510Subject: Automatic restarting of a unit has been scheduled
511Defined-By: systemd
512Support: %SUPPORT_URL%
513
514Automatic restarting of the unit @UNIT@ has been scheduled, as the result for
515the configured Restart= setting for the unit.
516
517-- ae8f7b866b0347b9af31fe1c80b127c0
518Subject: Resources consumed by unit runtime
519Defined-By: systemd
520Support: %SUPPORT_URL%
521
522The unit @UNIT@ completed and consumed the indicated resources.
b2e7486c 523
523ee2d4
LP
524-- 7ad2d189f7e94e70a38c781354912448
525Subject: Unit succeeded
526Defined-By: systemd
527Support: %SUPPORT_URL%
528
529The unit @UNIT@ has successfully entered the 'dead' state.
530
31cd5f63
AZ
531-- 0e4284a0caca4bfc81c0bb6786972673
532Subject: Unit skipped
533Defined-By: systemd
534Support: %SUPPORT_URL%
535
09c73ee7
AZ
536The unit @UNIT@ was skipped due to an ExecCondition= command failure, and has
537entered the 'dead' state with result '@UNIT_RESULT@'.
31cd5f63 538
7c047d74
LP
539-- d9b373ed55a64feb8242e02dbe79a49c
540Subject: Unit failed
541Defined-By: systemd
542Support: %SUPPORT_URL%
543
544The unit @UNIT@ has entered the 'failed' state with result '@UNIT_RESULT@'.
545
91bbd9b7
LP
546-- 98e322203f7a4ed290d09fe03c09fe15
547Subject: Unit process exited
548Defined-By: systemd
549Support: %SUPPORT_URL%
550
551An @COMMAND@= process belonging to unit @UNIT@ has exited.
552
553The process' exit code is '@EXIT_CODE@' and its exit status is @EXIT_STATUS@.
554
b2e7486c
ZJS
555-- 50876a9db00f4c40bde1a2ad381c3a1b
556Subject: The system is configured in a way that might cause problems
557Defined-By: systemd
558Support: %SUPPORT_URL%
559
560The following "tags" are possible:
ea814428
MY
561- "unmerged-usr" - /bin, /sbin, /lib* are not symlinks to their counterparts
562 under /usr/
844863c6 563- "unmerged-bin" - /usr/sbin is not a symlink to /usr/bin/
ea814428
MY
564- "var-run-bad" — /var/run is not a symlink to /run/
565- "cgroupsv1" - the system is using the deprecated cgroup v1 hierarchy
566- "local-hwclock" - the local hardware clock (RTC) is configured to be in
567 local time rather than UTC
568- "support-ended" - the system is running past the end of support declared
569 by the vendor
570- "old-kernel" - the system is running a kernel version that is older than
571 the minimum supported by this version of systemd
b2e7486c
ZJS
572- "overflowuid-not-65534" — the kernel user ID used for "unknown" users (with
573 NFS or user namespaces) is not 65534
574- "overflowgid-not-65534" — the kernel group ID used for "unknown" users (with
575 NFS or user namespaces) is not 65534
ea814428
MY
576- "short-uid-range" - the UID range assigned to the running systemd instance
577 covers less than 0…65534
578- "short-gid-range" - the GID range assigned to the running systemd instance
579 covers less than 0…65534
b2e7486c 580Current system is tagged as @TAINT@.
34e86947
LP
581
582-- fe6faa94e7774663a0da52717891d8ef
583Subject: A process of @UNIT@ unit has been killed by the OOM killer.
584Defined-By: systemd
585Support: %SUPPORT_URL%
586
587A process of unit @UNIT has been killed by the Linux kernel out-of-memory (OOM)
588killer logic. This usually indicates that the system is low on memory and that
589memory needed to be freed. A process associated with @UNIT@ has been determined
590as the best process to terminate and has been forcibly terminated by the
591kernel.
592
593Note that the memory pressure might or might not have been caused by @UNIT@.
ad313ec3
LP
594
595-- b61fdac612e94b9182285b998843061f
596Subject: Accepting user/group name @USER_GROUP_NAME@, which does not match strict user/group name rules.
597Defined-By: systemd
598Support: %SUPPORT_URL%
b965ec7a 599Documentation: https://systemd.io/USER_NAMES
ad313ec3
LP
600
601The user/group name @USER_GROUP_NAME@ has been specified, which is accepted
602according the relaxed user/group name rules, but does not qualify under the
603strict rules.
604
605The strict user/group name rules written as regular expression are:
606
607^[a-zA-Z_][a-zA-Z0-9_-]{0,30}$
608
609The relaxed user/group name rules accept all names, except for the empty
610string; names containing NUL bytes, control characters, colon or slash
611characters; names not valid UTF-8; names with leading or trailing whitespace;
612the strings "." or ".."; fully numeric strings, or strings beginning in a
613hyphen and otherwise fully numeric.
614
2c905207
LP
615-- 1b3bb94037f04bbf81028e135a12d293
616Subject: Failed to generate valid unit name from path '@MOUNT_POINT@'.
617Defined-By: systemd
618Support: %SUPPORT_URL%
619
620The following mount point path could not be converted into a valid .mount
621unit name:
622
623 @MOUNT_POINT@
624
625Typically this means that the path to the mount point is longer than allowed
626for valid unit names.
627
628systemd dynamically synthesizes .mount units for all mount points appearing on
629the system. For that a simple escaping algorithm is applied: the absolute path
630name is used, with all "/" characters replaced by "-" (the leading one is
631removed). Moreover, any non-alphanumeric characters (as well as any of ":",
632"-", "_", ".", "\") are replaced by "\xNN" where "NN" is the hexadecimal code
633of the character. Finally, ".mount" is suffixed. The resulting string must be
634under 256 characters in length to be a valid unit name. This restriction is
635made in order for all unit names to also be suitable as file names. If a mount
636point appears that — after escaping — is longer than this limit it cannot be
637mapped to a unit. In this case systemd will refrain from synthesizing a unit
638and cannot be used to manage the mount point. It will not appear in the service
639manager's unit table and thus also not be torn down safely and automatically at
640system shutdown.
641
642It is generally recommended to avoid such overly long mount point paths, or —
643if used anyway – manage them independently of systemd, i.e. establish them as
644well as tear them down automatically at system shutdown by other software.
bed0b7df
LP
645
646-- b480325f9c394a7b802c231e51a2752c
647Subject: Special user @OFFENDING_USER@ configured, this is not safe!
648Defined-By: systemd
649Support: %SUPPORT_URL%
650Documentation: https://systemd.io/UIDS-GIDS
651
652The unit @UNIT@ is configured to use User=@OFFENDING_USER@.
653
654This is not safe. The @OFFENDING_USER@ user's main purpose on Linux-based
655operating systems is to be the owner of files that otherwise cannot be mapped
656to any local user. It's used by the NFS client and Linux user namespacing,
657among others. By running a unit's processes under the identity of this user
658they might possibly get read and even write access to such files that cannot
659otherwise be mapped.
660
661It is strongly recommended to avoid running services under this user identity,
662in particular on systems using NFS or running containers. Allocate a user ID
663specific to this service, either statically via systemd-sysusers or dynamically
664via the DynamicUser= service setting.
77ee1783
LP
665
666-- 1c0454c1bd2241e0ac6fefb4bc631433
667Subject: systemd-udev-settle.service is deprecated.
668Defined-By: systemd
669Support: %SUPPORT_URL%
670
671Usage of the systemd service unit systemd-udev-settle.service is deprecated. It
672inserts artificial delays into the boot process without providing the
673guarantees other subsystems traditionally assumed it provides. Relying on this
674service is racy, and it is generally a bug to make use of it and depend on it.
675
676Traditionally, this service's job was to wait until all devices a system
677possesses have been fully probed and initialized, delaying boot until this
678phase is completed. However, today's systems and hardware generally don't work
679this way anymore, hardware today may show up any time and take any time to be
680probed and initialized. Thus, in the general case, it's no longer possible to
681correctly delay boot until "all devices" have been processed, as it is not
682clear what "all devices" means and when they have been found. This is in
683particular the case if USB hardware or network-attached hardware is used.
684
685Modern software that requires some specific hardware (such as a network device
686or block device) to operate should only wait for the specific devices it needs
687to show up, and otherwise operate asynchronously initializing devices as they
688appear during boot and during runtime without delaying the boot process.
689
690It is a defect of the software in question if it doesn't work this way, and
691still pulls systemd-udev-settle.service into the boot process.
692
693Please file a bug report against the following units, with a request for it to
694be updated to operate in a hotplug fashion without depending on
695systemd-udev-settle.service:
696
697 @OFFENDING_UNITS@
b016e77e
LP
698
699-- 7c8a41f37b764941a0e1780b1be2f037
700Subject: Initial clock synchronization
701Defined-By: systemd
702Support: %SUPPORT_URL%
703
704For the first time during the current boot an NTP synchronization has been
705acquired and the local system clock adjustment has been initiated.
708d7524 706
29920c5b
LP
707-- 7db73c8af0d94eeb822ae04323fe6ab6
708Subject: Initial clock bump
709Defined-By: systemd
710Support: %SUPPORT_URL%
711
712The system clock has been advanced based on a timestamp file on disk, in order
713to ensure it remains roughly monotonic – even across reboots – if an RTC is not
714available or is unreliable.
715
708d7524
LP
716-- 3f7d5ef3e54f4302b4f0b143bb270cab
717Subject: TPM PCR Extended
718Defined-By: systemd
719Support: %SUPPORT_URL%
720
86a06615
ZJS
721The Trusted Platform Module's (TPM) Platform Configuration Register (PCR)
722@PCR@, on banks @BANKS@, has been extended with the string '@MEASURING@'.
708d7524 723
86a06615
ZJS
724Whenever the system transitions to a new runtime phase, the specified PCR is
725extended with a different string, to ensure that security policies for
726TPM-bound secrets and other resources are limited to specific phases of the
727runtime.
158fe190
LP
728
729-- f9b0be465ad540d0850ad32172d57c21
730Subject: Memory Trimmed
731Defined-By: systemd
732Support: %SUPPORT_URL%
733
734Memory of process @_PID@ (@_COMM@) has been trimmed.
735
736Either on user request or as result of a memory pressure event, memory of the
c73676dc 737process has been trimmed, returning unneeded allocation caches and other
158fe190
LP
738resources back to the OS kernel, making them available for other components of
739the OS.
740
741@TRIMMED_BYTES@ of memory were returned to the OS, which took @TRIMMED_USEC@
e503019b 742micro-seconds (μs).
f4d4ca6e
LP
743
744-- a8fa8dacdb1d443e9503b8be367a6adb
745Subject: SysV Service Found
746Defined-By: systemd
747Support: %SUPPORT_URL%
748
749A System V service script @SYSVSCRIPT@ has been found on the system that lacks
750a native systemd unit. An automatic unit file @UNIT@ has been generated for
751compatibility.
752
753Note that these automatically generated compatibility unit files cannot replace
754native unit files as they generally slow down the system (by creating
755unnecessary, additional synchronization points), are less robust (as SysV services
55e40b0b 756cannot properly be lifecycle tracked or automatically restarted) and less
f4d4ca6e
LP
757secure (as no sandboxing restrictions can be enforced).
758
759Compatibility support for System V services in systemd is deprecated. Please
760make sure to update the package in question to provide proper, native systemd
d19434fb 761unit files. Contact vendor if necessary. Compatibility support for System V
f4d4ca6e 762services is deprecated and will be removed soon.
a0cca4d1
LB
763
764-- 187c62eb1e7f463bb530394f52cb090f
765Subject: A Portable Service has been attached
766Defined-By: systemd
767Support: %SUPPORT_URL%
768Documentation: https://systemd.io/PORTABLE_SERVICES/
769
770A new Portable Service @PORTABLE_ROOT@ (with extensions: @PORTABLE_EXTENSION@) has
771been attached to the system and is now available for use. The list of attached
772Portable Services can be queried with 'portablectl list'.
773
774-- 76c5c754d628490d8ecba4c9d042112b
775Subject: A Portable Service has been detached
776Defined-By: systemd
777Support: %SUPPORT_URL%
778Documentation: https://systemd.io/PORTABLE_SERVICES/
779
780A Portable Service @PORTABLE_ROOT@ (with extensions: @PORTABLE_EXTENSION@) has been
781detached from the system and is no longer available for use. The list of attached
782Portable Services can be queried with 'portablectl list'.