On 03/08/2017 03:56 AM, Ted Brenner wrote:
Hi all, I'm trying to setup postfix following this guide
<https://www.qubes-os.org/doc/postfix/>. But I'm not able to get a few things to work. First, the commands I added to /rw/config/rc.local don't seem to run. Namely, it doesn't appear to be mounting the /usr/local/etc/postfix directory in /etc/postfix. Also postfix doesn't appear to be running on startup. How do we tell if that gets run correctly? Thanks! Ted
> First, the commands I added to /rw/config/rc.local don't seem to run.
> Namely, it doesn't appear to be mounting the /usr/local/etc/postfix
> directory in /etc/postfix. Also postfix doesn't appear to be running on
> startup. How do we tell if that gets run correctly?
You have to set the executable bit on the script. If you don't do that, the script won't run.