]> code.ossystems Code Review - openembedded-core.git/commit
kea: add init scripts
authorakuster <akuster808@gmail.com>
Thu, 15 Oct 2020 05:48:31 +0000 (22:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Oct 2020 11:33:30 +0000 (12:33 +0100)
commit6d20bfda696fc6c6c3989ecf9996d2494953e232
treef8f63de49bc77b00490a7c36b8ddd80819046574
parenta288c0f440b0e3f63213798ec977a3b44339764b
kea: add init scripts

[ Yocto # 14074 ]

Add init scripts for dhcp4,6 and ddns

Signed-off-by: Armin kuster <akuster808@gmail.com>
--
V2]

remove 'status' from usage
add patch to fix ps -p in keactrl.in

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/kea/files/fix_pid_keactrl.patch [new file with mode: 0644]
meta/recipes-connectivity/kea/files/kea-dhcp-ddns-server [new file with mode: 0644]
meta/recipes-connectivity/kea/files/kea-dhcp4-server [new file with mode: 0644]
meta/recipes-connectivity/kea/files/kea-dhcp6-server [new file with mode: 0644]
meta/recipes-connectivity/kea/kea_1.7.10.bb