On Thu, May 12, 2011 at 11:18:57AM +0200, Gaetan Bisson wrote:
> [2011-05-12 09:45:55 +0100] Milos Negovanovic:
> > On my workstation I have LXC (linux containers) setup and postfix
> > rc.d script does not work on the host. I think reason for this is the
> > way it gets the PID of the master proce
[2011-05-12 09:45:55 +0100] Milos Negovanovic:
> On my workstation I have LXC (linux containers) setup and postfix
> rc.d script does not work on the host. I think reason for this is the
> way it gets the PID of the master process:
>
> PID=$(pidof -o %PPID /usr/lib/postfix/master)
Using pidof is
Hi all,
On my workstation I have LXC (linux containers) setup and postfix
rc.d script does not work on the host. I think reason for this is the
way it gets the PID of the master process:
PID=$(pidof -o %PPID /usr/lib/postfix/master)
On my host this value is:
pidof -o %PPID /usr/lib/postfix/mast
3 matches
Mail list logo