home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3294 / README < prev    next >
Encoding:
Text File  |  1991-05-07  |  1.1 KB  |  24 lines

  1. Yet another ups daemon. This one's good for people without a serial port to
  2. spare. (The hardware interface uses the game port)
  3.  
  4. This code is being released because of the numerous requests I have received
  5. for it. I am placing it in the public domain. It's probably filled with local
  6. dependencies and will require some adaptation to your site.
  7.  
  8. On powerloss, it stops cron, disables logins (by creating /etc/issue.linefail-
  9. when this file exists, our custom login program displays its contents and
  10. aborts the login attempt) and broadcasts a message to all logged in users
  11. (except those whose names start with "uu" [uucp logins]; again, a local
  12. assumption). The system is brought down only when the low battery condition
  13. is detected. If power returns before the battery becomes low, cron
  14. is restarted, /etc/issue.linefail removed and the users are notified.
  15.  
  16. Brian E. Litzinger's peek driver must be installed in your kernel and available
  17. as /dev/peek. You can get it by anonymous FTP from
  18.     svin02.info.win.tue.nl:/pub/sysvX86/peek.tar.z
  19.  
  20. If you can't FTP, email me.
  21.  
  22. Marc Boucher.
  23. Internet: marc@PostImage.COM Telephone: +1 514 489-8989
  24.