From owner-freebsd-questions@freebsd.org Sun Sep 18 09:05:03 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 378F4BDF373 for ; Sun, 18 Sep 2016 09:05:03 +0000 (UTC) (envelope-from afiskon@devzen.ru) Received: from relay08.nicmail.ru (relay08.nicmail.ru [195.208.6.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E3C36850 for ; Sun, 18 Sep 2016 09:05:02 +0000 (UTC) (envelope-from afiskon@devzen.ru) Received: from [109.70.25.225] (port=59637 helo=localhost) by f17.mail.nic.ru with esmtp (Exim 5.55) (envelope-from ) id 1blY1x-000Cvz-5r for freebsd-questions@freebsd.org; Sun, 18 Sep 2016 12:04:57 +0300 Received: from [188.123.231.37] (account afiskon@devzen.ru HELO localhost) by proxy03.mail.nic.ru (Exim 5.55) with id 1blY1x-000481-LU; Sun, 18 Sep 2016 12:04:57 +0300 Date: Sun, 18 Sep 2016 12:03:23 +0300 From: Aleksander Alekseev To: FreeBSD Questions Subject: Stupid question regarding reboot and poweroff Message-ID: <20160918090323.GA69189@e733> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2016 09:05:03 -0000 Hello. Is there any difference between executing `poweroff` and `shutdown -p now` or executing `reboot` and `shutdown -r now` ? -- Best regards, Aleksander Alekseev