summaryrefslogtreecommitdiff
path: root/update_manager/update_manager.conf.example
blob: 2d77974ed0ecb84960a2b28d986586574cee4cec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Configuration file for the update-manager component of update_engine.
#
# Normally this file is loaded from /etc/update_manager.conf. If
# running update_engine in developer mode (and only if running in
# developer mode), we attempt to load
#
#  /mnt/stateful_partition/etc/update_manager.conf
#
# and use it if it exists. If it doesn't exist, we fall back to
# /etc/update_manager.conf.
#
# Note: changes to this file are not automatically applied. Use the
# command "restart update-engine" from a root shell to make your
# changes take effect.

# Set to true if the device supports the concept of OOBE
# (Out-Of-the-Box-Experience), false if it doesn't.
is_oobe_enabled=true