Unix Technical Forum

Re: ntpd diff -- /var/run/ntpd.pid

This is a discussion on Re: ntpd diff -- /var/run/ntpd.pid within the mailing.openbsd.tech forums, part of the OpenBSD category; --> At 1:33 PM -0600 8/23/06, Theo de Raadt wrote: > > I've created a diff for the ntpd to ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > mailing.openbsd.tech

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-18-2008, 08:48 AM
Garance A Drosihn
 
Posts: n/a
Default Re: ntpd diff -- /var/run/ntpd.pid

At 1:33 PM -0600 8/23/06, Theo de Raadt wrote:
> > 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.


Fwiw, FreeBSD added a -F parameter to pkill and pgrep, which
reads in a pidfile (given with that parameter), and also allows
you to specify the process-name that you expect that find at
that pid. So you could:

pkill -F /var/run/ntpd.pid ntpd

to make sure you're killing the process you expect to be killing.

--
Garance Alistair Drosehn = gad@gilead.netel.rpi.edu
Senior Systems Programmer or gad@freebsd.org
Rensselaer Polytechnic Institute or drosih@rpi.edu

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:46 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com