diff options
author | Liang Li <liang.li@windriver.com> | 2014-03-12 12:29:37 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2014-03-14 08:49:38 -0400 |
commit | 0d9adcd6576bff4d08a9d601a1296372020ec3a4 (patch) | |
tree | 5f196dd89e7c88a5220a068f1a3ee84187afd4ab /README | |
parent | 42da6554d80298a23d7ddab25ab02f2aa9696230 (diff) | |
download | meta-openembedded-0d9adcd6576bff4d08a9d601a1296372020ec3a4.tar.gz |
radvd: eliminate confusing warnings when stop service
When run 'service radvd stop' in case radvd is not started/running,
we'll get warnings like this:
Stopping radvd: no /usr/sbin/radvd found; none killed
/etc/init.d/radvd: warning: cannot restore settings
radvd.
We could by pass these OPs by just check if the service is running
or not so eliminate possible warnings.
Signed-off-by: Liang Li <liang.li@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions