From owner-freebsd-current@FreeBSD.ORG Mon Feb 24 20:24:22 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D2D1165; Mon, 24 Feb 2014 20:24:22 +0000 (UTC) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id CF6871328; Mon, 24 Feb 2014 20:24:21 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1WI24Y-000Axg-Jr; Tue, 25 Feb 2014 00:24:18 +0400 Date: Tue, 25 Feb 2014 00:24:18 +0400 From: Slawa Olhovchenkov To: Don Lewis Subject: Re: libinit idea Message-ID: <20140224202418.GA41973@zxy.spb.ru> References: <658811.23371.bm@smtp115.sbc.mail.ne1.yahoo.com> <201402241801.s1OI0vrs074990@gw.catspoiler.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201402241801.s1OI0vrs074990@gw.catspoiler.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: mueller6724@bellsouth.net, freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 20:24:22 -0000 On Mon, Feb 24, 2014 at 10:00:57AM -0800, Don Lewis wrote: > I forgot to mention that the command line tools are feel cumbersome. To > restart a service: > FreeBSD: /etc/rc.d/foo restart service foo restart > Old Linux: /etc/init.d/foo restart service foo restart > Systemd: systemctl restart foo.service > seems worse that that when I'm actually typing it ... > > > Would it take seemingly forever? > > > > I would like to try systemd in Linux, can't say at this stage whether > > I'll like it, hate it, or somewhere in between. > > There's no substitute for firsthand experience. > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"