D-Bus Service Activation through Upstart
Scott James Remnant
scott at ubuntu.com
Thu Dec 23 15:41:58 UTC 2010
On 22/12/10 18:03, Scott James Remnant wrote:
> /usr/share/dbus-1/system-services/com.ubuntu.LanguageSelector.service
>
> [D-BUS Service]
> Name=com.ubuntu.LanguageSelector
> Exec=/usr/lib/language-selector/ls-dbus-backend
> User=root
> + UpstartJob=y
>
> (I've marked the new UpstartJob=y line you need to add)
>
Small correction,
this should be UpstartJob=true to maintain conformance to the XDG
Desktop File Spec.
Scott
More information about the ubuntu-devel
mailing list