Delivery-Date: Mon, 30 Nov 2015 20:28:37 -0500
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	RCVD_IN_DNSWL_MED,T_DKIM_INVALID,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY
	autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id 3782F1E02B5;
	Mon, 30 Nov 2015 20:28:36 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 1379C36F61;
	Tue,  1 Dec 2015 01:28:26 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 4FD8D37022
 for <tor-talk@lists.torproject.org>; Tue,  1 Dec 2015 01:28:22 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id NfdxdrbAlbK6 for <tor-talk@lists.torproject.org>;
 Tue,  1 Dec 2015 01:28:22 +0000 (UTC)
Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "*.riseup.net",
 Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id 292EC36F61
 for <tor-talk@lists.torproject.org>; Tue,  1 Dec 2015 01:28:22 +0000 (UTC)
Received: from cotinga.riseup.net (unknown [10.0.1.164])
 (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
 (Client CN "*.riseup.net",
 Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK))
 by mx1.riseup.net (Postfix) with ESMTPS id 79EAF1A253B
 for <tor-talk@lists.torproject.org>; Mon, 30 Nov 2015 17:28:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak;
 t=1448933299; bh=Zf4xE41f6/rLbBj8FKdhdVH39p7eOBPgXDEJzo+1f5c=;
 h=From:Subject:Date:References:In-Reply-To:To:From;
 b=bogDxdlgmR7kSjSvePPtz5EPteZgr018NcnHE9gIMBvMcB3OgLuhxDkNZIGkmffW/
 idfBY/luDzcRLLpPwBQKXlSyI6Yqsk/yoJe5YyUFnibxs+eNPhw8hpSPDAWRX2L32/
 IHXOugdiLVk4BubbwWOKbIiRDjqAKIS4Bb7mXbcs=
Received: from [127.0.0.1] (localhost [127.0.0.1])
 (Authenticated sender: scfith) with ESMTPSA id 48FAF40209
From: Scfith Rise up <scfith@riseup.net>
Mime-Version: 1.0 (1.0)
Message-Id: <4B3933ED-F8A7-4AA8-9C60-4B1130B54AD2@riseup.net>
Date: Mon, 30 Nov 2015 20:28:18 -0500
References: <90E5DC5F-BDE7-422C-81F8-1C0C8E32C582@riseup.net>
 <20151130211028.GA26068@thinkpad.swarthmore.edu>
In-Reply-To: <20151130211028.GA26068@thinkpad.swarthmore.edu>
To: tor-talk@lists.torproject.org
X-Mailer: iPhone Mail (13B143)
X-Virus-Scanned: clamav-milter 0.98.7 at mx1.riseup.net
X-Virus-Status: Clean
Subject: Re: [tor-talk] Autoupdateing
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

I have to agree. crontab -e and add in the commands you want to run automatically at set intervals. 

> On Nov 30, 2015, at 4:10 PM, Michael McConville <mmcconv1@sccs.swarthmore.edu> wrote:
> 
> Flipchan wrote:
>> I tried to code an autoupdater for my tor relay, IF anyone is a
>> king/queen on node.js or got any other awnser on how to autoupdate ur
>> server, i am almost their but havent got it to work 100%, link:
>> github.com/flipchan/autoupdater
> 
> Why not just a cron job with pkg_add, apt-get, or whatever else you use?
> There are existing tools like Debian unattended-upgrades for this.
> -- 
> tor-talk mailing list - tor-talk@lists.torproject.org
> To unsubscribe or change other settings go to
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

