From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id B1FE11EFB87; Thu, 28 Jun 2018 22:55:26 -0400 (EDT) Received: from omta03.suddenlink.net (omta03.suddenlink.net [208.180.40.73]) by befuddled.reisers.ca (Postfix) with ESMTP id 48AB91EFB7A for ; Thu, 28 Jun 2018 22:55:19 -0400 (EDT) Received: from wb5agz ([47.217.105.76]) by dalofep03.suddenlink.net (InterMail vM.8.04.03.22 201-2389-100-167-20150619) with ESMTP id <20180629025516.XNZT23558.dalofep03.suddenlink.net@wb5agz> for ; Thu, 28 Jun 2018 21:55:16 -0500 Received: from martin by wb5agz with local (Exim 4.89) (envelope-from ) id 1fYjZ5-0000Yi-MY for speakup@linux-speakup.org; Thu, 28 Jun 2018 21:55:15 -0500 Reply-to: "Martin McCormick" From: "martin McCormick" To: "Speakup is a screen review system for Linux." Subject: Too much of a Good Thing is Solved. MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2150.1530240915.1@wb5agz> Date: Thu, 28 Jun 2018 21:55:15 -0500 Message-Id: X-Cloudmark-Analysis: v=2.2 cv=G8leKJs5 c=1 sm=0 tr=0 a=kj9zAlcOel0A:10 a=7mUfYlMuFuIA:10 a=l4B48ti3J8ZOY4GlX-MA:9 a=CjuIK1q_8ugA:10 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2018 02:55:33 -0000 I thought I knew too much. The proper systemd way to make speakup stop is sudo systemctl stop espeakup and it stops. Starting it is the same command except one uses start and it restarts as if nothing ever happened. I was trying an older command that may have worked back in the day but isn't necessary now. Martin