add init_upstart boolean
This commit is contained in:
parent
b426629866
commit
fbea0df606
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user