From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 1AB541EFB0A; Mon, 8 Feb 2016 17:09:18 -0500 (EST) Received: from mail-io0-x22d.google.com (mail-io0-x22d.google.com [IPv6:2607:f8b0:4001:c06::22d]) by befuddled.reisers.ca (Postfix) with ESMTPS id E4AB41EFAC1 for ; Mon, 8 Feb 2016 17:09:16 -0500 (EST) Received: by mail-io0-x22d.google.com with SMTP id f81so210035538iof.0 for ; Mon, 08 Feb 2016 14:09:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:to:references:in-reply-to:subject:date:mime-version :content-type:content-transfer-encoding; bh=skdERO4YhPLX20DvIId802vilhuil7fRCGoPfCjoLT4=; b=xel855W3tesoDVOKHTce/tf9QOA+vsyoS6bqmEHW0fstmmoVtL/oonQpzXsOp+FBmQ 4fgjKWzjRHhxjWY9S8LfH7BsnsDyAI0vUDmybNzYtEyMTEC9g1JDq9PZYzMWF2b7p/Tk O8QyEQD0sY7jtderdXeKjwmaspDQ5LFyB9zf1otzy6xQ66lWgAP9eoTmWRBQ6nIUpKZO jlx8d60XXmzKBtx5Ua5AO2SwB4Y9KJ8Bh6ZN37BNyxzhQGk3BenPcSZ/xxibVBgv4C5B UZtgWEPGcmdZqICw4W/KQBIDZYe6vCrUV6NPO9eT9gZAujRbIj8N7o/1Wpw8V8fTTXM+ 99Bg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:from:to:references:in-reply-to :subject:date:mime-version:content-type:content-transfer-encoding; bh=skdERO4YhPLX20DvIId802vilhuil7fRCGoPfCjoLT4=; b=Mf6iBV82BIISYqjRe9LMF9EuAk2JAr185ofgy4WcrUcaBQMqXI73bzte7jFnfVBG3c MvRuB6+qY6OZ+BHlg1vUfNZV7WnNmI2Cv1kGqU+J44xfoGdkqBirlDwJYGMVMeDhWIg2 mVPm9MjVgyIMDOYu3r0kTU+nunP7zFQ2Pgg55QmdeEf8/YXKwyoRykO9IcGOa8JJMJxC IAo+Ouq1am/rX2bJzvE7hbAE6ffksMtYINeUyZCCjoPCKvQYyvtu40adrUAeoc8p4NzQ olnqPCBrOqRj7fmq4AbbhxjXdH/jx9u9lOTnso9c0lwngpJE20mn+NIQcvu+wj+bkql5 8BuA== X-Gm-Message-State: AG10YOQbgCJpCEhU/jLPNB8FGbsU6Y2jSbbUTqMbjoBT/5vqGbFyouebYXgMZNYV2b2qVA== X-Received: by 10.107.138.90 with SMTP id m87mr32337404iod.127.1454969355435; Mon, 08 Feb 2016 14:09:15 -0800 (PST) Received: from train (71-8-135-6.dhcp.stcd.mn.charter.com. [71.8.135.6]) by smtp.gmail.com with ESMTPSA id l11sm13386678iol.17.2016.02.08.14.09.14 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 08 Feb 2016 14:09:15 -0800 (PST) Message-ID: <024CFEEDCC5E4E4A9FFB9ED3BB9260B4@train> From: "Rob" To: , "Speakup is a screen review system for Linux." References: <56B9071A.6060407@math.wisc.edu> In-Reply-To: <56B9071A.6060407@math.wisc.edu> Subject: Re: keeping espeakup from starting at boot Date: Mon, 8 Feb 2016 16:04:49 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6002.18197 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7601.17609 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.20 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: Mon, 08 Feb 2016 22:09:18 -0000 John G Heim wrote: > On the machines used by the other people in my department, I need to > keep espeakup from starting at boot time. We run ubuntu 15.10 so I > think this is a systemd question. Wouldn't you just go systemctl disable espeakup?