Added preliminar qcma_cli systemd unit file.

This commit is contained in:
codestation
2015-03-12 20:50:01 -04:30
parent 18023fd969
commit ea9124e99b
3 changed files with 32 additions and 0 deletions

9
systemd/user/dbus.socket Normal file
View File

@@ -0,0 +1,9 @@
[Unit]
Description=D-Bus User Message Bus Socket
[Socket]
ListenStream=%t/bus
[Install]
WantedBy=sockets.target
Also=dbus.service