X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fexecute.h;h=0d7e7dd65db1feb8727c5d5137519da1644b5741;hp=ed90c6e3edaf51a6c547997cd7546450c0a00a3a;hb=19c5f19d69bb5f520fa7213239490c55de06d99d;hpb=891703e1eef9f9850c7bd34b6d9df0e6c2c8a939 diff --git a/src/execute.h b/src/execute.h index ed90c6e3e..0d7e7dd65 100644 --- a/src/execute.h +++ b/src/execute.h @@ -128,6 +128,8 @@ struct ExecContext { bool tty_vhangup; bool tty_vt_disallocate; + bool ignore_sigpipe; + /* Since resolving these names might might involve socket * connections and we don't want to deadlock ourselves these * names are resolved on execution only and in the child