1MC-WAIT-FOR-NAME(1)                Utilities               MC-WAIT-FOR-NAME(1)
2
3
4

NAME

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

SYNOPSIS

9       mc-wait-for-name WELL-KNOWN-NAME
10
11       [D-BUS Service]
12       Name=org.freedesktop.Telepathy.Client.Something
13       Exec=/usr/bin/mc-wait-for-name org.freedesktop.Telepathy.Client.Something
14

DESCRIPTION

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

EXIT STATUS

22       0      The bus name eventually appeared.
23
24       64 (EX_USAGE)
25              Invocation error (too many or too few arguments, or the bus name
26              given was not a syntactically valid well-known bus name).
27
28       69 (EX_UNAVAILABLE)
29              mc-wait-for-name was unable to connect to the session bus.
30
31       75 (EX_TEMPFAIL)
32              The name did not appear within a reasonable time.
33

OPTIONS

35       There are no additional command-line options.
36

BUGS

38       The "reasonable time" to wait is currently hard-coded.
39
40
41
42Telepathy                          July 2009               MC-WAIT-FOR-NAME(1)
Impressum