From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id D52371EF516; Tue, 14 Jan 2014 10:09:28 -0500 (EST) Received: from mail-qc0-x22b.google.com (mail-qc0-x22b.google.com [IPv6:2607:f8b0:400d:c01::22b]) by befuddled.reisers.ca (Postfix) with ESMTPS id C64191EF516 for ; Tue, 14 Jan 2014 10:09:27 -0500 (EST) Received: by mail-qc0-f171.google.com with SMTP id n7so6369445qcx.30 for ; Tue, 14 Jan 2014 07:09:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:to:subject:date:mime-version:content-type; bh=Vl3LVHgdGllxX7BNT9fuiuSQMsqcTsSjGsv5z7Md3wg=; b=QPY7g6UG3Idd1QR6ZknX8OsThI+y+cH9rEYgPrpeSIwvTgzZAsfeoTdGYjyDKrE2PM sx2YRoLrf0P1FIrNUHbDkspZV4mSIjYaux6YUsu9C0YBYG1s5mm531r40VodKKxqd4IZ 6Gmtk4U/dmmRoxkPaY4N5+VQmVozZsEECo2h7kmqXjQ2I9pKyC/fR+qBqxO5ky6U4n5L S+GNnHSRaG8PnRM6IBfkOn1tIhf2MfSVQdL5pkZgSFUNZXr2HXuRkFWyLB8/wd43icsB FuhRnCCaNvr6JA8PDuBnFyWGXYz45PvvPhZZVb8+elpBQd6d0F/uZX0JWein7bv/PivQ 5m9w== X-Received: by 10.49.52.104 with SMTP id s8mr3838978qeo.10.1389712155176; Tue, 14 Jan 2014 07:09:15 -0800 (PST) Received: from George (host-44-193-169-209.midco.net. [209.169.193.44]) by mx.google.com with ESMTPSA id e11sm1176037qej.1.2014.01.14.07.09.13 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 14 Jan 2014 07:09:14 -0800 (PST) Message-ID: From: "Rob Hudson" To: "Speakup list" Subject: speakup settings fail to load on boot Date: Tue, 14 Jan 2014 09:06:22 -0600 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2014 15:09:29 -0000 In my /etc/modules on debian 7 I have speakup speakup_soft start=3D1 And in my /etc/rc.local I have speakupconf load The rc.local script didn't execute however when I rebooted and I had to = go speakupconf load by myself. The +x bit is set on the script. = Thoughts? Oh and /etc/speakup does exist.