<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - systemd-run splits ARGS with spaces"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67971#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - systemd-run splits ARGS with spaces"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67971">bug 67971</a>
              from <span class="vcard"><a class="email" href="mailto:harald@redhat.com" title="Harald Hoyer <harald@redhat.com>"> <span class="fn">Harald Hoyer</span></a>
</span></b>
        <pre>Workaround for now:

# systemd-run /bin/sh -c \'sleep 5\'
or
# systemd-run /bin/sh -c "'sleep 5'"</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>