[PATCH] don't show ul-warning when switching to runlevels 3 or 4

Daniel Drake dsd at laptop.org
Tue Jul 21 00:02:58 EDT 2009


2009/7/21 Martin Dengler <martin at martindengler.com>:
> ---
>  init.d/ul-warning |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>  mode change 100644 => 100755 init.d/ul-warning
>
> diff --git a/init.d/ul-warning b/init.d/ul-warning
> old mode 100644
> new mode 100755
> index 045979e..86c51a8
> --- a/init.d/ul-warning
> +++ b/init.d/ul-warning
> @@ -1,7 +1,7 @@
>  #!/bin/sh
>  # ul-warning: start shutdown ul-warning
>  #
> -# chkconfig: 5 1 0
> +# chkconfig: 3 4 5 1 0
>  # description: This script shows the UL warning at shutdown.
>
>  lockfile=/var/lock/subsys/ul-warning


Which version of olpc-bootanim are you using? This should not be needed.

Daniel



More information about the Devel mailing list