File: dbus-system-bus-common

package info (click to toggle)
dbus 1.16.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,028 kB
  • sloc: ansic: 106,011; xml: 9,270; sh: 1,954; python: 242; makefile: 227; cpp: 27
file content (9 lines) | stat: -rwxr-xr-x 221 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/bin/sh
set -eux

# Check that dbus-system-bus-common provides its intended interface.

test -f /usr/lib/systemd/system/dbus.socket
test -f /usr/share/dbus-1/system.conf
getent passwd messagebus
getent group messagebus