blob: 75ce005497c22d0cb32196f575d4f2a8cfba1af3 [file] [log] [blame]
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Ensure the directories used by the metrics_daemon have the correct
# permissions. The file permissions are corrected in the
# metrics_daemon_files.conf, because installing a config with 'z' commands to
# /usr/lib/tmpfiles.d/ is dangerous; see https://crbug.com/1209413
d= /var/lib/metrics 0755 metrics metrics
d= /var/log/vmlog 0755 metrics metrics