Sign in
cos
/
third_party
/
overlays
/
chromiumos-overlay
/
refs/heads/release-R125
/
.
/
sys-libs
/
libcap
/
libcap.bashrc
blob: 6fb572cc59a4e1ab207f5af1d6d98d137413e25b [
file
] [
edit
]
# Copyright 2018 The ChromiumOS Authors
# 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
}