]> code.ossystems Code Review - openembedded-core.git/commit
rpcbind: make service socket activated
authorChen Qi <Qi.Chen@windriver.com>
Thu, 9 Oct 2014 05:35:07 +0000 (13:35 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Oct 2014 09:39:13 +0000 (10:39 +0100)
commit176e91ef28800adb6295b29c455b2efb91a01876
tree28b8281220bb6b9e8f1498ff2c4918336e541902
parente96723879eb3352a5bdea7b3e1a576edf9550e5a
rpcbind: make service socket activated

Instead of setting 'Restart=always' in the service file, we should
make the service socket activated, just like what Fedora does.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket [new file with mode: 0644]
meta/recipes-extended/rpcbind/rpcbind_0.2.1.bb