<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - duplicated Docs: lines in systemctl status output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65945#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - duplicated Docs: lines in systemctl status output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65945">bug 65945</a>
              from <span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span></b>
        <pre>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)',
'<a href="http://www.freedesktop.org/wiki/Software/systemd/syslog">http://www.freedesktop.org/wiki/Software/systemd/syslog</a>']>
'Documentation': <['man:systemd.special(7)',
'<a href="http://www.freedesktop.org/wiki/Software/systemd/syslog">http://www.freedesktop.org/wiki/Software/systemd/syslog</a>']>
'DropInPaths': <@as []>
'DropInPaths': <@as []>
'Environment': <@as []>
'EnvironmentFiles': <@a(sb) []>
...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>