[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#684355: unblock: autofs/5.0.6-3



On Thu, Aug  9, 2012 at 09:39:22 +0400, Michael Tokarev wrote:

> diff -Nru autofs-5.0.6/debian/autofs.init autofs-5.0.6/debian/autofs.init
> --- autofs-5.0.6/debian/autofs.init	2012-06-01 16:12:48.000000000 +0400
> +++ autofs-5.0.6/debian/autofs.init	2012-06-07 23:41:38.000000000 +0400
> @@ -1,7 +1,5 @@
>  #! /bin/sh
>  #
> -# rc file for automount using a Sun-style "master map".
> -#
>  
>  ### BEGIN INIT INFO
>  # Provides: autofs
> @@ -17,11 +15,10 @@
>  
>  # Location of the automount daemon and the init directory
>  #
> -DAEMON=/usr/sbin/automount
> -prog=`basename $DAEMON`
> -DEVICE="autofs"
> -NAME="autofs"
> -PIDFILE="/var/run/${NAME}.pid"
> +PROG=automount
> +DAEMON=/usr/sbin/$PROG
> +NAME=autofs
> +PIDFILE="/run/$NAME.pid"
>  
the PIDFILE here is broken.  Please fix it and let me know after 5.0.7-3
is in sid, I'll unblock the package.

Thanks,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: