aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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