Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2016 09:15:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 207149] /etc/rc.d/msgs missing the rc.d mechanism
Message-ID:  <bug-207149-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 207149
           Summary: /etc/rc.d/msgs missing the rc.d mechanism
           Product: Base System
           Version: 10.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: J.deBoynePollard-newsgroups@NTLWorld.COM

Because it is missing the requisite mechanism, it performs the same action
(creating a file in /var) all of the time, including at system shutdown ...

$ /etc/rc.d/msgs stop
/etc/rc.d/msgs: cannot create /var/msgs/bounds: Permission denied
$

... and even when simply querying status

$ /etc/rc.d/msgs status
/etc/rc.d/msgs: cannot create /var/msgs/bounds: Permission denied
$
$ /etc/rc.d/msgs rcvar
/etc/rc.d/msgs: cannot create /var/msgs/bounds: Permission denied
$

--=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-207149-8>