All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)= DBus =
On most distribution that ships with systemd, this should no longer be an issue. But if you are using some so called "systemd" free distribution, you may need to start DBus yourself and set the relevant environment variables. Usually, this can be done by adding a line in like this in your start up script. E.g. ~/.xprofile if you are using X11. Also you need to make sure this syntax works for your login shell. 
 
 <nowiki>eval `dbus-launch --sh-syntax --exit-with-session`</nowiki>
 h Chinese (China) (zh-cn)= DBus =
在大多数附带 systemd 的发行版上,这应该不再是问题。但是如果您使用一些所谓的“systemd”free 的发行版,您可能需要自己启动DBus并设置相关的环境变量。通常,这可以通过在启动脚本中添加如下行来完成。例如,如果您使用的是 X11,则为 ~/.xprofile。此外,您还需要确保此语法适用于您的登录 shell。
 
 <nowiki>eval `dbus-launch --sh-syntax --exit-with-session`</nowiki>