From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: bug#35417: Tor Service Date: Wed, 24 Apr 2019 19:02:03 +0200 Message-ID: References: <9db8b9d241902804f6161274028bcf4ee552a26c.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:51716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hJLHd-00007b-Jx for guix-devel@gnu.org; Wed, 24 Apr 2019 13:02:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hJLHc-0002qc-KT for guix-devel@gnu.org; Wed, 24 Apr 2019 13:02:09 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:50532) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hJLHc-0002hd-CK for guix-devel@gnu.org; Wed, 24 Apr 2019 13:02:08 -0400 In-Reply-To: <9db8b9d241902804f6161274028bcf4ee552a26c.camel@disroot.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Raghav Gururajan , 35417@debbugs.gnu.org Cc: guix-devel@gnu.org Le 24 avril 2019 18:34:22 GMT+02:00, Raghav Gururajan = a =C3=A9crit : >Hello Guix! > >Including "tor-service-type" does not invoke and add "tor" package into >the system=2E Without "tor" package, tor commands cannot be used=2E >Therefore, "tor-service-type" is of little or no use, if it does not >invoke and add "tor" package into the system=2E > >Regards, >RG=2E Hi, What kind of command do you want to run? The tor service runs tor and you = can configure, eg=2E your browser to use it through a socks proxy=2E So it = is of some use :)