summarylogtreecommitdiffstats
path: root/mycroft.target
diff options
context:
space:
mode:
authorRafael Reggiani Manzo2016-12-27 10:38:25 -0200
committerRafael Reggiani Manzo2016-12-27 10:38:25 -0200
commit69be2dcc091d62243567be82f87757a9ca8736e9 (patch)
tree51a8c5e047a6b364e269c356077135635ca6fab7 /mycroft.target
parent056e8f15349789cf6665727a5d25996f9d787b1f (diff)
downloadaur-69be2dcc091d62243567be82f87757a9ca8736e9.tar.gz
Create user systemd units
Those are a better solution for the audio issues, since PulseAudio itself does not recoomend to get it running as a system instance and Gnome also is not able to manage the audio preferences with such configuration. The units provide a standard interface to starting mycroft services allowing even multiple user installations each one paired independently.
Diffstat (limited to 'mycroft.target')
-rw-r--r--mycroft.target4
1 files changed, 4 insertions, 0 deletions
diff --git a/mycroft.target b/mycroft.target
new file mode 100644
index 000000000000..e6b5623fedbf
--- /dev/null
+++ b/mycroft.target
@@ -0,0 +1,4 @@
+[Unit]
+Description=Mycroft Core
+After=network.target local-fs.target remote-fs.target
+Requires=mycroft-service.service mycroft-skills.service mycroft-voice.service