Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2016 10:07:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209448] mail/sqlgrey does not start - broken rc script
Message-ID:  <bug-209448-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209448

            Bug ID: 209448
           Summary: mail/sqlgrey does not start - broken rc script
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: 000.fbsd@quip.cz

SQLGrey does not start after last update. There is wrong path to config fil=
e in
rc.d/sqlgrey

required_files=3D${sqlgrey_config-"/usr/local//usr/local/etc/sqlgrey/sqlgre=
y.conf"}

It should be

required_files=3D${sqlgrey_config-"/usr/local/etc/sqlgrey/sqlgrey.conf"}

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209448-13>