vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > i've created a diff for the ntpd to store the pid in /var/run/ntpd.pid. In general we no longer believe in pid files. They have a tendency to lay around sometimes after processes have died, and thus you cannot send a signal to the number in such a file. If you do, you may kill some other process. They are just not worthy of trust. Please use pkill and pgrep instead, which will give you up-to-date information. |