chiark / gitweb /
journalctl: add a bit of color to the output
[elogind.git] / src / journal / journald.h
index 0202893d86ac64040b6ddacede8a980beebd9039..13f2f1f5d1acf1974210d279bc5e1f1769df7d15 100644 (file)
@@ -68,6 +68,7 @@ typedef struct Server {
         JournalMetrics system_metrics;
 
         bool compress;
+        bool seal;
 
         bool forward_to_kmsg;
         bool forward_to_syslog;