diff --git a/booleans-mls.conf b/booleans-mls.conf
index f13a20c..ed149cd 100644
--- a/booleans-mls.conf
+++ b/booleans-mls.conf
@@ -227,3 +227,7 @@ samba_domain_controller = false
 # Run the xserver as an object manager
 # 
 xserver_object_manager = true
+
+# System uses init upstart program
+# 
+init_upstart = true
diff --git a/booleans-targeted.conf b/booleans-targeted.conf
index a701da9..a5ac772 100644
--- a/booleans-targeted.conf
+++ b/booleans-targeted.conf
@@ -242,3 +242,7 @@ allow_unconfined_nsplugin_transition=true
 # Allow unconfined domains mmap low kernel memory
 # 
 allow_unconfined_mmap_low = false
+
+# System uses init upstart program
+# 
+init_upstart = true