]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/manager.h
Merge pull request #7991 from poettering/n-on-console
[thirdparty/systemd.git] / src / core / manager.h
index 2bfcbd559b9f28f1b7c69f471fb4a0c4aa890265..0eed67b46a4d85a61449c1ff4371f93205009d87 100644 (file)
@@ -269,6 +269,9 @@ struct Manager {
         /* Have we already printed the taint line if necessary? */
         bool taint_logged:1;
 
+        /* Have we ever changed the "kernel.pid_max" sysctl? */
+        bool sysctl_pid_max_changed:1;
+
         unsigned test_run_flags:8;
 
         /* If non-zero, exit with the following value when the systemd