Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
overlays
/
chromiumos-overlay
/
b16ab3a94c153d6f1b2ba28d56b6b451d1bc0769
/
.
/
sys-libs
/
libcap
/
libcap.bashrc
blob: d469bf2d91fed4b0543a3a3c3bcb50036a58849c [
file
] [
log
] [
blame
]
# Copyright 2018 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.
cros_post_src_install_clear_caps
()
{
setcap
-
r
"${D}"
/
sbin
/
setcap
}