diff options
| author | Simon Rettberg | 2013-09-18 15:14:12 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:26:31 +0200 |
| commit | 7e97a36e3caa7f9bfeb520d28a9322725fd2ad04 (patch) | |
| tree | 7874c66b1b1ffeef9e0de4c435aafbb4f406af5d /remote/modules/dbus/templates | |
| parent | [dbus] Fix mkdir, remove /lib/systemd from required directories (diff) | |
| download | tm-scripts-7e97a36e3caa7f9bfeb520d28a9322725fd2ad04.tar.gz tm-scripts-7e97a36e3caa7f9bfeb520d28a9322725fd2ad04.tar.xz tm-scripts-7e97a36e3caa7f9bfeb520d28a9322725fd2ad04.zip | |
[dbus] Missed *.wants
Diffstat (limited to 'remote/modules/dbus/templates')
| -rw-r--r-- | remote/modules/dbus/templates/dbus.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/dbus/templates/dbus.service b/remote/modules/dbus/templates/dbus.service index b6e05271..a49d8f0f 100644 --- a/remote/modules/dbus/templates/dbus.service +++ b/remote/modules/dbus/templates/dbus.service @@ -1,5 +1,6 @@ [Unit] Description=D-Bus System Message Bus +Wants=dbus.socket Requires=dbus.socket After=syslog.target |
