From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] xinetd: add systemd unit file
Date: Tue, 9 Sep 2014 13:32:35 +0800 [thread overview]
Message-ID: <cover.1410240620.git.Chong.Lu@windriver.com> (raw)
root@qemux86:~# systemctl status xinetd
● xinetd.service - Xinetd A Powerful Replacement For Inetd
Loaded: loaded (/lib/systemd/system/xinetd.service; enabled)
Active: active (running) since Tue 2014-09-09 05:13:43 UTC; 15s ago
Process: 124 ExecStart=/usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid $EXTRAOPTIONS (code=exited, status=0/SUCCESS)
Main PID: 126 (xinetd)
CGroup: /system.slice/xinetd.service
└─126 /usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid
Sep 09 05:13:43 qemux86 xinetd[126]: xinetd Version 2.3.15 started with lib...n.
Sep 09 05:13:43 qemux86 xinetd[126]: Started working: 0 available services
The following changes since commit 1894522f357fdf0b6adb2dcc14f12817628596bd:
bitbake: tinfoil: add a means of enabling variable history tracking (2014-09-05 10:14:25 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/xinetd
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/xinetd
Chong Lu (1):
xinetd: add systemd unit file
meta/recipes-extended/xinetd/xinetd/xinetd.service | 13 +++++++++++++
meta/recipes-extended/xinetd/xinetd_2.3.15.bb | 12 +++++++++++-
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-extended/xinetd/xinetd/xinetd.service
--
1.9.1
next reply other threads:[~2014-09-09 5:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-09 5:32 Chong Lu [this message]
2014-09-09 5:32 ` [PATCH 1/1] xinetd: add systemd unit file Chong Lu
2014-09-24 2:13 ` Chong Lu
2014-10-08 2:52 ` Chong Lu
2014-09-17 7:27 ` [PATCH 0/1] " Chong Lu
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=cover.1410240620.git.Chong.Lu@windriver.com \
--to=chong.lu@windriver.com \
--cc=openembedded-core@lists.openembedded.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