Re: postfix rc.d script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



[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 standard, but we could switch to extracting the PID from

	/var/lib/postfix/master.lock

(It's just one option that I can think of right now.)

Could you open a bug report for this issue?

-- 
Gaetan


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux