From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-149005-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EA1FB1381F3 for <garchives@archives.gentoo.org>; Sat, 27 Jul 2013 22:30:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5EB9E096C; Sat, 27 Jul 2013 22:30:03 +0000 (UTC) Received: from mail-oa0-f50.google.com (mail-oa0-f50.google.com [209.85.219.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 264FFE0933 for <gentoo-user@lists.gentoo.org>; Sat, 27 Jul 2013 22:30:01 +0000 (UTC) Received: by mail-oa0-f50.google.com with SMTP id k7so10551394oag.9 for <gentoo-user@lists.gentoo.org>; Sat, 27 Jul 2013 15:30:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=14IXAron69nXVNeXIKDy55McPFQYAJ01xsOqwAH4h7M=; b=h02KYYN5GW6dnBIENlL4QpPjEN3s5DTjjorr36JavVIs3oeUVqdWsouL5cuglCxxMm wBy+RTbBxkLUpk81oFDo0V1bdOreNS668C63W8wD+sgwiokt/TOwhHtGF7YdkR2iMvqB JVsgwtvNqhORJ5+xe4JNymGoYiMgPKmoQ0sfeGXymBQ/6ZHmhRQtNEyAKXO5igFtD5AZ VPzCqPvxNcAJI61k9ljmpQ58SP9QGvQq8iPMp/rT8yjH/2uSMQP1YIDC1SBMj8mnML/Y UupdT2YAzriK5FqZmcCOOcMZht033kIy2wUQpde9KM/jCjXtJ6dNNZ4fNBz/UMPjLvfu rdsg== Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.50.1.78 with SMTP id 14mr407128igk.60.1374964201168; Sat, 27 Jul 2013 15:30:01 -0700 (PDT) Received: by 10.50.14.129 with HTTP; Sat, 27 Jul 2013 15:30:01 -0700 (PDT) Received: by 10.50.14.129 with HTTP; Sat, 27 Jul 2013 15:30:01 -0700 (PDT) In-Reply-To: <3597.1374963898@ccs.covici.com> References: <1374476626.10089.0@numa-i.igpm.rwth-aachen.de> <CADPrc82ViWseyog3MXdn+-OV-mvpyW-jQ9-uVEV+T=4bhXQ5rw@mail.gmail.com> <51ED8E92.3020309@hadt.biz> <CAGK8UzBQmmbTFwOLBYvf1Mr_5MCWeuipF-6PQo-Fzyr9+Ep1gw@mail.gmail.com> <CAG2nJkM31JD7agxhorF-fFeCB_k8-r8pJCu7So16AdMT_zPMVQ@mail.gmail.com> <15636.1374548316@ccs.covici.com> <CADPrc83Gq1p6aqL_WNQyvZLMTz4a_85qpn5m5UxQcSVUvWNseg@mail.gmail.com> <3622.1374571918@ccs.covici.com> <51EE4FC9.6070407@gmail.com> <87haflgrw5.fsf@nyu.edu> <CADPrc83VS4Rft=WxVULN8-74Q2WzG_O2=wK-zOtm8Py2Cxt6HQ@mail.gmail.com> <87k3kdzbhl.fsf@nyu.edu> <51F3FB82.3040006@gmail.com> <3597.1374963898@ccs.covici.com> Date: Sun, 28 Jul 2013 06:30:01 +0800 Message-ID: <CAG2nJkMmSgC3trMLxmG8vT0kO7VomsctK_v0ruNXpZoa2CHy4Q@mail.gmail.com> Subject: Re: [gentoo-user] Re: systemd - are we forced to switch? From: Mark David Dumlao <madumlao@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=047d7bdc119aca240a04e285cca1 X-Archives-Salt: b05adc02-dff3-42e7-a348-7909087cc137 X-Archives-Hash: aa5c1ed59febe6476d68831f54bc74f6 --047d7bdc119aca240a04e285cca1 Content-Type: text/plain; charset=ISO-8859-1 systemd.unit (5) systemd.service (5) On Jul 28, 2013 6:26 AM, <covici@ccs.covici.com> wrote: > walt <w41ter@gmail.com> wrote: > > > On 07/26/2013 06:39 AM, gottlieb@nyu.edu wrote: > > > must I check that every entry previously in /etc/init.d now has an > entry > > > in /usr/lib/systemd/system? What do I do if there is no corresponding > > > entry? > > > > I actually had to write a few of my own *.service files, which belong in > > /etc/systemd/system/ instead of /usr/lib64/systemd/system. (systemd looks > > in both places for service files) > > > > I started playing with systemd on a virtual gentoo machine many months > > ago when gentoo's systemd was still very incomplete and lacked *.system > > files for several important packages. I'm hoping the gentoo devs have > > made progress with that problem, but fedora and arch linux have already > > made the switch to systemd and you can steal *.service files from those > > if you need to. > > > > BTW, I'm still using systemd only on my virtual machines so far. The > > recent upgrade on ~amd64 is an ugly mess IMHO. > > Any documentation on what is in a service file? It does not look too > bad, but I would rather see the full documentation on what you can have > in there and exactly how they work. > > > -- > Your life is like a penny. You're going to lose it. The question is: > How do > you spend it? > > John Covici > covici@ccs.covici.com > > --047d7bdc119aca240a04e285cca1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <p>systemd.unit (5)<br> systemd.service (5)</p> <div class=3D"gmail_quote">On Jul 28, 2013 6:26 AM, <<a href=3D"mailto:= covici@ccs.covici.com">covici@ccs.covici.com</a>> wrote:<br type=3D"attr= ibution"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;borde= r-left:1px #ccc solid;padding-left:1ex"> walt <<a href=3D"mailto:w41ter@gmail.com">w41ter@gmail.com</a>> wrote= :<br> <br> > On 07/26/2013 06:39 AM, <a href=3D"mailto:gottlieb@nyu.edu">gottlieb@n= yu.edu</a> wrote:<br> > > must I check that every entry previously in /etc/init.d now has a= n entry<br> > > in /usr/lib/systemd/system? =A0What do I do if there is no corres= ponding<br> > > entry?<br> ><br> > I actually had to write a few of my own *.service files, which belong = in<br> > /etc/systemd/system/ instead of /usr/lib64/systemd/system. (systemd lo= oks<br> > in both places for service files)<br> ><br> > I started playing with systemd on a virtual gentoo machine many months= <br> > ago when gentoo's systemd was still very incomplete and lacked *.s= ystem<br> > files for several important packages. =A0I'm hoping the gentoo dev= s have<br> > made progress with that problem, but fedora and arch linux have alread= y<br> > made the switch to systemd and you can steal *.service files from thos= e<br> > if you need to.<br> ><br> > BTW, I'm still using systemd only on my virtual machines so far. = =A0The<br> > recent upgrade on ~amd64 is an ugly mess IMHO.<br> <br> Any documentation on what is in a service file? =A0It does not look too<br> bad, but I would rather see the full documentation on what you can have<br> in there and exactly how they work.<br> <br> <br> --<br> Your life is like a penny. =A0You're going to lose it. =A0The question = is:<br> How do<br> you spend it?<br> <br> =A0 =A0 =A0 =A0 =A0John Covici<br> =A0 =A0 =A0 =A0 =A0<a href=3D"mailto:covici@ccs.covici.com">covici@ccs.covi= ci.com</a><br> <br> </blockquote></div> --047d7bdc119aca240a04e285cca1--