logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mc-wait-for-name - run until a D-Bus name appears on the session bus

Bugs

       The "reasonable time" to wait is currently hard-coded.

Telepathy                                           July 2009                                MC-WAIT-FOR-NAME(1)

Description

mc-wait-for-name  runs  until a bus name appears, then exits successfully. This can be used as a service-
       activation helper for a bus name that is not directly activatable, but  will  be  provided  automatically
       (after a while) by the desktop session.

Exit Status

       0      The bus name eventually appeared.

       64 (EX_USAGE)
              Invocation  error  (too  many  or too few arguments, or the bus name given was not a syntactically
              valid well-known bus name).

       69 (EX_UNAVAILABLE)
              mc-wait-for-name was unable to connect to the session bus.

       75 (EX_TEMPFAIL)
              The name did not appear within a reasonable time.

Name

       mc-wait-for-name - run until a D-Bus name appears on the session bus

Options

       There are no additional command-line options.

Synopsis

mc-wait-for-nameWELL-KNOWN-NAME[D-BUSService]Name=org.freedesktop.Telepathy.Client.SomethingExec=/usr/bin/mc-wait-for-nameorg.freedesktop.Telepathy.Client.Something

See Also