From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kBgzC+btbV/QKQAA0tVLHw (envelope-from ) for ; Fri, 25 Sep 2020 13:17:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WEn4BubtbV+qJgAAB5/wlQ (envelope-from ) for ; Fri, 25 Sep 2020 13:17:26 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 67E8F940876 for ; Fri, 25 Sep 2020 13:17:25 +0000 (UTC) Received: from localhost ([::1]:54092 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLnbI-0006Vl-9Z for larch@yhetil.org; Fri, 25 Sep 2020 09:17:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53332) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLnWj-0001HO-37 for help-guix@gnu.org; Fri, 25 Sep 2020 09:12:41 -0400 Received: from mx1.dismail.de ([78.46.223.134]:21967) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLnWg-0003va-Pb for help-guix@gnu.org; Fri, 25 Sep 2020 09:12:40 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id c5836622; Fri, 25 Sep 2020 15:12:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=20190914; bh=uRwGsQS7ZSYxBkr6b5Irupx200NG3NzN+U HIV0szm0w=; b=dUrvaIPkheU/2KkjPD/KypFqWWZfKu1k9QqLHPJgiMnPNMHFQh jWIZ+GQlZYgSbY50lNpVtANOYkPEjrvSuTG2CMY48mH9dWo6+RYjM9lOqiBzC+Ku CuDKD4zBOc4ojA/70I23m75UFRxT6sJaS4A/bZe3LwJw6kYeDCnTmiSBALxTyD57 /rNRYjaggZ3g1pBKvMpfrx64Xk7Jur7qLG4lZrV27vMPjQBuKb3iFMaZMw1MGXHG rSxlJ6DgoHAaxWaMgcxDOOh4wEOErJ4GYICrefTtjrUVxnia7FaMRSMGN8vr89VD aXpHvbtbAMBEVEcIajggydtPxgG+UtWIKdLQ== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id aa6fddb6; Fri, 25 Sep 2020 15:12:35 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id fd280cc7; Fri, 25 Sep 2020 15:12:35 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 99d721eb (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Fri, 25 Sep 2020 15:12:35 +0200 (CEST) From: Joshua Branson To: Matthew Kraai Cc: help-guix@gnu.org Subject: Re: Knowing which services to restart References: <20200708045625.GA16260@inspiron-3147> Mail-Followup-To: Matthew Kraai , help-guix@gnu.org Date: Fri, 25 Sep 2020 09:12:35 -0400 In-Reply-To: <20200708045625.GA16260@inspiron-3147> (Matthew Kraai's message of "Tue, 7 Jul 2020 21:56:25 -0700") Message-ID: <87eemqyp8c.fsf@dismail.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/25 08:53:26 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=dUrvaIPk; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: Ao9OdJwkEJBU The real simple answer is to reboot your computer. :) But for the most part, it'll restart the necessary services. Most things that are essential won't get restarted. For instance your X server or your gnome session. Because if it tried to restart those, then you'd have to log in again. :) -- Joshua Branson Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels "You can have whatever you want, as long as you help enough other people get what they want." - Zig Ziglar