chiark / gitweb /
kmsg-syslogd: increase terminate timeout to 5min to generte less debug spew
[elogind.git] / src / manager.h
index a329ee925f5ce698de59ef3725e3648de45f9838..19679686b1e01650a66339cdbdba6572e734430f 100644 (file)
@@ -219,6 +219,8 @@ struct Manager {
         bool mount_auto;
         bool swap_auto;
 
+        ExecOutput default_std_output, default_std_error;
+
         int n_deserializing;
 
         unsigned n_installed_jobs;