On Fri, 27 May 2011, Arjen de Korte wrote:

Just a quick question, do you have a clue what PID files are used for?

Not sure if this is a rhetorical question, but PID files tell sysV init
scripts what process id to signal when shutting down a service.  There
should be a "daemon" library that handles such details - and pid files
are not necessary with more modern init systems such systemd.  (Also,
AIX has its own service manager that uses unix sockets to signal
services.  Portability requires an API.)

--
              Stuart D. Gathman <[email protected]>
    Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.

_______________________________________________
Nut-upsdev mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Reply via email to