[OE-core] [PATCH 0/1] xinetd: add systemd unit file

Chong Lu Chong.Lu at windriver.com
Wed Sep 17 07:27:19 UTC 2014


ping

On 09/09/2014 01:32 PM, Chong Lu wrote:
> root at 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
>




More information about the Openembedded-core mailing list