blob: e83119ad6f20f6b527cad8df42667586e523c4ef [file] [log] [blame]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# Dummy setting so we can use the same append form below.
USE=""
# Enable general security hardening by default.
USE="${USE} hardened"
# Disable containers for any embedded uses.
USE="${USE} -containers"