diff options
| author | Simon Rettberg | 2013-09-18 15:14:12 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-18 15:14:12 +0200 |
| commit | e6548a4e94c4a47d47ec02b05e4f63791d9562b7 (patch) | |
| tree | 049267bfbf60e3ba8e5a13c6629bd3fa3d832dba /remote/modules/dbus/data | |
| parent | [dbus] Fix mkdir, remove /lib/systemd from required directories (diff) | |
| download | tm-scripts-e6548a4e94c4a47d47ec02b05e4f63791d9562b7.tar.gz tm-scripts-e6548a4e94c4a47d47ec02b05e4f63791d9562b7.tar.xz tm-scripts-e6548a4e94c4a47d47ec02b05e4f63791d9562b7.zip | |
[dbus] Missed *.wants
Diffstat (limited to 'remote/modules/dbus/data')
| l--------- | remote/modules/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service | 1 | ||||
| l--------- | remote/modules/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service b/remote/modules/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service new file mode 120000 index 00000000..224df24b --- /dev/null +++ b/remote/modules/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service @@ -0,0 +1 @@ +../dbus.service
\ No newline at end of file diff --git a/remote/modules/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket b/remote/modules/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket new file mode 120000 index 00000000..fe02d162 --- /dev/null +++ b/remote/modules/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket @@ -0,0 +1 @@ +../dbus.socket
\ No newline at end of file |
