Hi!

On Thu, Apr 09, 2009 at 07:14:11PM +0300, Alex Efros wrote:
> and create executable shell script in that dir: mozilla-firefox-bin.postinst
> ---cut---
> #!/bin/bash
> ewarn "Running chpax -m /opt/firefox/firefox-bin to avoid crash on flash!"
> chpax -m /opt/firefox/firefox-bin
> ---cut---

Of course, if you compile firefox instead of using firefox-bin, then file
should be named mozilla-firefox.postinst and you should use there paxctl
instead of chpax.

-- 
                        WBR, Alex.

Reply via email to