aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-10-23 11:26:59 +0200
committerDavid Runge <dave@sleepmap.de>2015-10-23 11:26:59 +0200
commit08a816d4db39410c542f1e7193eba80eb80168a9 (patch)
treea7044b8bd2021ef664913aa703c67f147ddeeb55
parentfc3a992ccac7f327d249da9a78e682e8eb8cab53 (diff)
downloaduenv-08a816d4db39410c542f1e7193eba80eb80168a9.tar.gz
uenv-08a816d4db39410c542f1e7193eba80eb80168a9.tar.bz2
uenv-08a816d4db39410c542f1e7193eba80eb80168a9.tar.xz
uenv-08a816d4db39410c542f1e7193eba80eb80168a9.zip
README.md: Removing unneeded dbus information. Systemd now does that.
-rw-r--r--README.md9
1 files 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