upstart config fo file autofs5 requires space

Bug #718664 reported by James Hunt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
autofs5 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: autofs5

/etc/init/autofs.conf contains the following stop on condition:

 stop on runlevel[!2345]

This will stop the autofs service when the event called "runlevel[!2345]" is emitted! There is a missing space here. autofs.conf should specify:

 stop on runlevel [!2345]

Which will stop the service when the "runlevel" event is emitted with a RUNLEVEL variable of 0,1 or 6 specified.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: autofs5 5.0.5-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic-pae 2.6.35.10
Uname: Linux 2.6.35-25-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Feb 14 11:02:14 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: autofs5

Related branches

Revision history for this message
James Hunt (jamesodhunt) wrote :
Revision history for this message
Chuck Short (zulcss) wrote :

This has been fixed in natty.

Changed in autofs5 (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.