[Bug 215911] automountd fails with strange error on config parse error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 9 17:16:29 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215911
Bug ID: 215911
Summary: automountd fails with strange error on config parse
error
Product: Base System
Version: 11.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: mat at FreeBSD.org
After an update to 11.0, automountd would not start:
# /etc/rc.d/automount start
Assertion failed: (path[0] == '/'), function create_directory, file
/usr/src/usr.sbin/autofs/common.c, line 136.
Abort trap (core dumped)
It was because of an unfortunate merge leftover from freebsd-update,
/etc/auto_master's first line was "========".
It could say something a bit less intimidating.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list