From 6689948a8a609d09a3a874b6343db8267cb8844a Mon Sep 17 00:00:00 2001 From: Alexander Epaneshnikov Date: Thu, 28 Jan 2021 01:24:25 +0300 Subject: [PATCH] add espeakup manual in unit file --- autostart/systemd/espeakup.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autostart/systemd/espeakup.service b/autostart/systemd/espeakup.service index 85c1f55..c27a5eb 100644 --- a/autostart/systemd/espeakup.service +++ b/autostart/systemd/espeakup.service @@ -1,6 +1,6 @@ [Unit] Description=Software speech output for Speakup -# espeakup needs to start after the audio devices appear, hopefully this should go away in the future +Documentation=man:espeakup(8) Wants=systemd-udev-settle.service After=systemd-udev-settle.service sound.target