mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
systemd-python: update documentation for new systemd-journal group
This commit is contained in:
parent
0eff0f3bce
commit
614e5fbb8b
@ -99,7 +99,7 @@ DEFAULT_CONVERTERS = {
|
||||
class Reader(_Reader):
|
||||
"""Reader allows the access and filtering of systemd journal
|
||||
entries. Note that in order to access the system journal, a
|
||||
non-root user must be in the `adm` group.
|
||||
non-root user must be in the `systemd-journal` group.
|
||||
|
||||
Example usage to print out all informational or higher level
|
||||
messages for systemd-udevd for this boot:
|
||||
|
Loading…
x
Reference in New Issue
Block a user