[systemd-bugs] [Bug 65945] duplicated Docs: lines in systemctl status output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 19 13:47:12 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=65945

--- Comment #3 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
I was assuming that the error is on journalctl side, but it seems that GetAll
returns many properties duplicated...

% gdbus call --system --dest org.freedesktop.systemd1 --object-path
/org/freedesktop/systemd1/unit/syslog_2esocket --method
org.freedesktop.DBus.Properties.GetAll ""|sed -r "s/, ('[a-zA-Z]+':
<)/\n\1/g"|sort

'Accept': <false>
'ActiveEnterTimestampMonotonic': <uint64 0>
'ActiveEnterTimestampMonotonic': <uint64 0>
'ActiveEnterTimestamp': <uint64 0>
'ActiveEnterTimestamp': <uint64 0>
'ActiveExitTimestampMonotonic': <uint64 0>
'ActiveExitTimestampMonotonic': <uint64 0>
'ActiveExitTimestamp': <uint64 0>
'ActiveExitTimestamp': <uint64 0>
'ActiveState': <'inactive'>
'ActiveState': <'inactive'>
'After': <['-.mount']>
'After': <['-.mount']>
'AllowIsolate': <false>
'AllowIsolate': <false>
'Backlog': <uint32 128>
'Before': <['systemd-journald.service', 'sockets.target', 'shutdown.target',
'rsyslog.service']>
'Before': <['systemd-journald.service', 'sockets.target', 'shutdown.target',
'rsyslog.service']>
'BindsTo': <@as []>
'BindsTo': <@as []>
'BindToDevice': <''>
'BoundBy': <@as []>
'BoundBy': <@as []>
'Broadcast': <false>
'CanIsolate': <false>
'CanIsolate': <false>
'CanReload': <false>
'CanReload': <false>
'CanStart': <true>
'CanStart': <true>
'CanStop': <true>
'CanStop': <true>
'Capabilities': <''>
'CapabilityBoundingSet': <uint64 18446744073709551615>
'ConditionResult': <false>
'ConditionResult': <false>
'ConditionTimestampMonotonic': <uint64 0>
'ConditionTimestampMonotonic': <uint64 0>
'ConditionTimestamp': <uint64 0>
'ConditionTimestamp': <uint64 0>
'ConflictedBy': <@as []>
'ConflictedBy': <@as []>
'Conflicts': <['shutdown.target']>
'Conflicts': <['shutdown.target']>
'ConsistsOf': <@as []>
'ConsistsOf': <@as []>
'ControlGroupModify': <false>
'ControlGroupPersistent': <false>
'ControlPID': <uint32 0>
'CPUAffinity': <@ay []>
'CPUSchedulingPolicy': <0>
'CPUSchedulingPriority': <0>
'CPUSchedulingResetOnFork': <false>
'DefaultDependencies': <false>
'DefaultDependencies': <false>
'Description': <'Syslog Socket'>
'Description': <'Syslog Socket'>
'DirectoryMode': <uint32 493>
'Documentation': <['man:systemd.special(7)',
'http://www.freedesktop.org/wiki/Software/systemd/syslog']>
'Documentation': <['man:systemd.special(7)',
'http://www.freedesktop.org/wiki/Software/systemd/syslog']>
'DropInPaths': <@as []>
'DropInPaths': <@as []>
'Environment': <@as []>
'EnvironmentFiles': <@a(sb) []>
...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130619/f87c6446/attachment.html>


More information about the systemd-bugs mailing list