chiark / gitweb /
service: consider a process exiting with SIGTERM a clean exit
[elogind.git] / execute.h
index 5c2d15787eb1f084bff73b802c3439a6ede9ae25..be73542d4b02345d46244630d79f13d5272b110c 100644 (file)
--- a/execute.h
+++ b/execute.h
@@ -98,6 +98,7 @@ struct ExecContext {
 
         int syslog_priority;
         char *syslog_identifier;
+        bool syslog_no_prefix;
 
         char *tty_path;