diff options
| author | Michael Neves | 2012-12-18 16:37:31 +0100 |
|---|---|---|
| committer | Michael Neves | 2012-12-18 16:37:31 +0100 |
| commit | db713e30f0d39ae2aa9ea876e4bc0d299796a359 (patch) | |
| tree | ae2cc9bdb301cb23c3e94d0bdb6c9b3188fb3e5f /remote/tools/dbus | |
| parent | conventions... (diff) | |
| download | tm-scripts-db713e30f0d39ae2aa9ea876e4bc0d299796a359.tar.gz tm-scripts-db713e30f0d39ae2aa9ea876e4bc0d299796a359.tar.xz tm-scripts-db713e30f0d39ae2aa9ea876e4bc0d299796a359.zip | |
setuptools all tools argument added
Diffstat (limited to 'remote/tools/dbus')
| -rw-r--r-- | remote/tools/dbus/list_dpkg_output | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/remote/tools/dbus/list_dpkg_output b/remote/tools/dbus/list_dpkg_output new file mode 100644 index 00000000..d451e927 --- /dev/null +++ b/remote/tools/dbus/list_dpkg_output @@ -0,0 +1,16 @@ +/etc/default/dbus +/etc/init/dbus.conf +/etc/dbus-1/system.conf +/etc/dbus-1/session.conf +/bin/dbus-cleanup-sockets +/bin/dbus-daemon +/bin/dbus-uuidgen +/usr/bin/dbus-monitor +/usr/bin/dbus-send +/usr/lib/dbus-1.0/dbus-daemon-launch-helper +/lib/systemd/system/dbus.socket +/lib/systemd/system/dbus.service +/etc/init.d/dbus +/lib/systemd/system/multi-user.target.wants/dbus.service +/lib/systemd/system/dbus.target.wants/dbus.socket +/lib/systemd/system/sockets.target.wants/dbus.socket |
