From: Wietse Venema (no email)
Date: Wed May 09 2007 - 16:33:26 EDT
Bokhan Artem:
> 10x, I'll try :)
> However, why smtp-sink SIGHUP'ed without running with nohup tool? :)
Because the shell is exited. You close the window, or whatever,
Wietse
> Ralf Hildebrandt ?????:
> > * Bokhan Artem <>:
> >> I run smtp-sink in background, so I don't think it must depend from
> >> exiting of parent shell process. What else can send "automatic" SIGHUP
> >> to the process?...
> >>
> >> ./smtp-sink -m 1600 -d tmp/ -u postfix 127.0.0.1:1199 100 2>&1 1>/dev/null &
> >
> > You're missing nohup!
> > nohup ./smtp-sink -m 1600 -d tmp/ -u postfix 127.0.0.1:1199 100 2>&1 1>/dev/null &
> >
>
>
>
>
|
|
|