chiark / gitweb /
import udev repository
[elogind.git] / src / execute.h
index ed90c6e3edaf51a6c547997cd7546450c0a00a3a..0d7e7dd65db1feb8727c5d5137519da1644b5741 100644 (file)
@@ -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