From 08a816d4db39410c542f1e7193eba80eb80168a9 Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 23 Oct 2015 11:26:59 +0200 Subject: README.md: Removing unneeded dbus information. Systemd now does that. --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d56436a..e962f6f 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,15 @@ Some of the functionalities implemented here can be found in desktop environment * cpupower * rtorrent * update-mirrorlist - * user@.service * modified/ added systemd user services for * compton - * dbus + * gpg-agent * irssi * jack * mpd * rtorrent + * ssh-agent * syndaemon * systemd-analyze * tmux @@ -75,11 +75,6 @@ You can start and enable it like any other systemd service: systemctl start cpupower-rt systemctl enable cpupower-rt -### dbus -Some systemd user services will need a dbus message bus, started by the user. Until [kdbus](https://en.wikipedia.org/wiki/Kdbus) is finished (and thus dbus will be automatically started by PAM), activate it like this: - - systemctl --global enable dbus.socket - ### irssi The systemd user service *irssi.service* starts the [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) client [irssi](http://irssi.org/) in a separate [tmux](https://tmux.github.io/) environment for the current user. To connect to it after starting the service, just do -- cgit v1.2.3