[Bug 718664] [NEW] upstart config fo file autofs5 requires space
James Hunt
718664 at bugs.launchpad.net
Mon Feb 14 11:07:25 UTC 2011
Public bug reported:
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
** Affects: autofs5 (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 maverick
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.
https://bugs.launchpad.net/bugs/718664
Title:
upstart config fo file autofs5 requires space
More information about the Ubuntu-server-bugs
mailing list