]> xenbits.xensource.com Git - people/iwj/osstest.git/commitdiff
Do not require /sbin/bootlogd to be installed.
authorIan Campbell <ian.campbell@citrix.com>
Fri, 6 Sep 2013 10:51:58 +0000 (11:51 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 6 Sep 2013 10:51:58 +0000 (11:51 +0100)
overlay/etc/init.d/osstest-confirm-booted

index f72c032b4e8700c2e955dd15761e7db85c19666c..ca0ccc399ebadb46dc1bd546e490da1e372f3922 100755 (executable)
@@ -27,9 +27,6 @@
 
 
 NAME=stop-bootlogd
-DAEMON=/sbin/bootlogd
-
-[ -x "$DAEMON" ] || exit 0
 
 case "$1" in
   stop|restart)