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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"