It just blocks killing on console logout (IMHO it'll be bad if all 
remains mounted after logout). It oesn't hurt TERM/KILL signals.

31.03.2016 11:35, Erich Titl пишет:
> Am 31.03.2016 um 10:30 schrieb Andrew:
>> 31.03.2016 01:32, Erich Titl пишет:
>>> Am 30.03.2016 um 17:20 schrieb Andrew:
>>>> 30.03.2016 17:17, Erich Titl пишет:
> ...
>> Command can push itself in background. Something like this:
>>
>> if [ "$1" == "--nofork" ]; then
>>       umount all fs here
>> else
>>       nohup $0 --nofork &
>> endif
> nohup is probably not a good idea it might block the killing
>
>
>
>
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
>
> _______________________________________________
> leaf-devel mailing list
> leaf-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/leaf-devel


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to