mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-23 15:30:35 +01:00
MycroftOS: Update dbus and rpcbind sockets to correct legacy paths
This commit is contained in:
parent
68f6156a87
commit
1707717f72
@ -0,0 +1,5 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=D-Bus System Message Bus Socket
|
||||||
|
|
||||||
|
[Socket]
|
||||||
|
ListenStream=/run/dbus/system_bus_socket
|
@ -0,0 +1,8 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=RPCbind Server Activation Socket
|
||||||
|
|
||||||
|
[Socket]
|
||||||
|
ListenStream=/run/rpcbind.sock
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=sockets.target
|
Loading…
Reference in New Issue
Block a user