| Summary: | unlinkable /var/run/sshd.pid file prevents /etc/inet.d/rc.d/sshd restart | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Art Bragg <abragg> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | normal | CC: | abragg |
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
i cannot see how sshd makes the pidfile unlinkable. invalid Mass change of RESOLVED bugs to CLOSED |
An sshd.pid file in /var/run with root ownership is nonremovable and not modifiable. Attempts to remove said file produces error: "rm: cannot unlink 'sshd.pid': Operation not permitted." This message is likewise produced when attempting to restart the ssh daemon ('/etc/inet.d/rc.d/sshd restart').