Skip to content

Commit

Permalink
dbus: Move system socket from /var/run to /run
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Feb 16, 2018
1 parent f6de799 commit f5ba34f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbus.be0
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ mee_configure() {
bee_configure \
--with-dbus-user=dbus \
--enable-systemd \
--with-system-socket=/run/dbus/system_bus_socket \
--with-systemdsystemunitdir=${systemdsystemunitdir}
}

Expand Down

0 comments on commit f5ba34f

Please sign in to comment.