Package: autofs
Version: 5.0.6-2~bpo60+1
Severity: minor
There is a little typo in /etc/init.d/autofs, cf. inlined patch below.
--- /etc/init.d/autofs.orig 2012-08-05 17:42:49.000000000 +0200
+++ /etc/init.d/autofs 2012-06-01 14:12:48.000000000 +0200
@@ -68,7 +68,7 @@
}
stop() {
- log_action_begin_msg "Stopping $prog: "
+ log_action_begin_msg $"Stopping $prog: "
count=0
while [ -n "`pidof $prog`" -a $count -lt 15 ] ; do
start-stop-daemon --stop --exec $DAEMON --oknodo
root@momo:/net#
-- System Information:
Debian Release: 6.0.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages autofs depends on:
ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib
ii libxml2 2.7.8.dfsg-2+squeeze5 GNOME XML library
ii ucf 3.0025+nmu1 Update Configuration File: preserv
Versions of packages autofs recommends:
ii module-init-tools 3.12-2 tools for managing Linux kernel mo
ii nfs-common 1:1.2.5-4~bpo60+1 NFS support files common to client
autofs suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]