Added preliminar qcma_cli systemd unit file.
This commit is contained in:
9
systemd/user/dbus.socket
Normal file
9
systemd/user/dbus.socket
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=D-Bus User Message Bus Socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=%t/bus
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
||||
Also=dbus.service
|
Reference in New Issue
Block a user