public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/netifrc:master commit in: systemd/
Date: Thu, 22 Jan 2015 23:01:25 +0000 (UTC)	[thread overview]
Message-ID: <1421335733.5d36a7df2d7840a72ca8610649a29b7eeb592fe4.robbat2@OpenRC> (raw)

commit:     5d36a7df2d7840a72ca8610649a29b7eeb592fe4
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 05:15:03 2015 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 15 15:28:53 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/netifrc.git;a=commit;h=5d36a7df

systemd: Unit file improvements

- Remove quotes from description.
- Set Type=oneshot.

---
 systemd/net_at.service.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/systemd/net_at.service.in b/systemd/net_at.service.in
index a729ec4..ac89899 100644
--- a/systemd/net_at.service.in
+++ b/systemd/net_at.service.in
@@ -1,7 +1,8 @@
 [Unit]
-Description="Gentoo Network Interface Management Scripts"
+Description=Gentoo Network Interface Management Scripts
 
 [Service]
+Type=oneshot
 ExecStart=@LIBEXECDIR@/sh/systemd-wrapper.sh -i %I start
 ExecStop=@LIBEXECDIR@/sh/systemd-wrapper.sh -i %I stop
 RemainAfterExit=yes


             reply	other threads:[~2015-01-22 23:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22 23:01 Robin H. Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-21  4:18 [gentoo-commits] proj/netifrc:master commit in: systemd/ Robin H. Johnson
2015-01-09 17:17 Robin H. Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421335733.5d36a7df2d7840a72ca8610649a29b7eeb592fe4.robbat2@OpenRC \
    --to=robbat2@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox