https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207807
Bug ID: 207807
Summary: mountd: mountd.pid file is not readable by normal
users
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
I have a daemon running as a normal user, that runs /etc/rc.d/mountd status
once in a while to check if mountd is running. /var/run/mountd.pid is only
readable by root however:
% ls -l /var/run/mountd.pid
-rw------- 1 root wheel 5 Mar 8 14:33 /var/run/mountd.pid
It's not that it contains secret information ;)
Can those permissions please be changed?
--
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]"