[Bug 207149] /etc/rc.d/msgs missing the rc.d mechanism

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 13 09:15:04 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207149

            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 at FreeBSD.org
          Reporter: J.deBoynePollard-newsgroups at 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
$

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


More information about the freebsd-bugs mailing list