MycroftOS: Update dbus and rpcbind sockets to correct legacy paths

This commit is contained in:
j1nx 2020-07-28 12:59:56 +02:00
parent 68f6156a87
commit 1707717f72
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,5 @@
[Unit]
Description=D-Bus System Message Bus Socket
[Socket]
ListenStream=/run/dbus/system_bus_socket

View File

@ -0,0 +1,8 @@
[Unit]
Description=RPCbind Server Activation Socket
[Socket]
ListenStream=/run/rpcbind.sock
[Install]
WantedBy=sockets.target