---
name: pprotectd
version: 0.1
origin: sysutils/pprotectd
comment: A daemon that protects processes from killing when memory is exhausted
arch: freebsd:9:x86:64
www: http://www.zonov.org/
maintainer: zont@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 18714
desc: |
  pprotectd this is a self protected daemon which protect processes
  from killing by the kernel when memory is exhausted.

  The P_PROTECTED flag protects processes from killing by the kernel
  when memory is exhausted. This may be useful for protection many
  critical daemons, such as cron, syslogd, inetd, sshd or mysqld.

  WWW: http://www.zonov.org/
categories: [sysutils]
files:
  /usr/local/etc/rc.d/pprotectd: 1ccf445d2afdf50ab36bd1f39e7dabff04b5b7dda01c0ab15355b3affb526ef6
  /usr/local/man/man8/pprotectd.8.gz: 7a481165d2cd8576fc42d32c51dca1ad2d1f53595facdb927b5054c1954bc542
  /usr/local/sbin/pprotectd: 0e15a0d738f7070351bf5c21509239d17b1cfd2fbcbe218d0e302ad5e8e2211e
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
