2019-11-14 09:45:56 +00:00
|
|
|
# Copyright 2019 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.
|
|
|
|
|
|
|
|
openat: 1
|
|
|
|
|
|
|
|
@include /usr/share/policy/crosvm/common_device.policy
|
|
|
|
|
|
|
|
fchmodat: 1
|
|
|
|
fchownat: 1
|
|
|
|
fgetxattr: 1
|
|
|
|
fsetxattr: 1
|
|
|
|
fstatfs: 1
|
|
|
|
ftruncate: 1
|
|
|
|
getdents64: 1
|
|
|
|
getegid: 1
|
|
|
|
geteuid: 1
|
2019-12-05 10:20:48 +00:00
|
|
|
ioctl: arg1 == FS_IOC_GET_ENCRYPTION_POLICY || arg1 == FS_IOC_SET_ENCRYPTION_POLICY
|
2019-11-14 09:45:56 +00:00
|
|
|
linkat: 1
|
|
|
|
lseek: 1
|
|
|
|
mkdirat: 1
|
|
|
|
mknodat: 1
|
|
|
|
newfstatat: 1
|
|
|
|
preadv: 1
|
|
|
|
pwritev: 1
|
|
|
|
readlinkat: 1
|
|
|
|
renameat2: 1
|
|
|
|
setresgid: 1
|
|
|
|
setresuid: 1
|
|
|
|
symlinkat: 1
|
2020-01-15 21:34:09 +00:00
|
|
|
statx: 1
|
2019-11-14 09:45:56 +00:00
|
|
|
umask: 1
|
|
|
|
unlinkat: 1
|
|
|
|
utimensat: 1
|