1# Copyright (c) 2023 Huawei Device Co., Ltd.
2# Licensed under the Apache License, Version 2.0 (the "License");
3# you may not use this file except in compliance with the License.
4# You may obtain a copy of the License at
5#
6# http://www.apache.org/licenses/LICENSE-2.0
7#
8# Unless required by applicable law or agreed to in writing, software
9# distributed under the License is distributed on an "AS IS" BASIS,
10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11# See the License for the specific language governing permissions and
12# limitations under the License.
13
14# For now, it supports architechture of ['arm', 'arm64', 'riscv64'].
15
16@blockList
17umount2;all
18mount;all
19chroot;all
20acct;all
21init_module;all
22finit_module;all
23delete_module;all
24clock_settime;all
25syslog;all
26reboot;all
27setregid;arm64
28setregid;riscv64
29setgid;arm64
30setgid;riscv64
31setreuid;arm64
32setreuid;riscv64
33setuid;arm64
34setuid;riscv64
35setfsuid;all
36setfsgid;all
37sethostname;all
38setdomainname;all
39settimeofday;all
40adjtimex;all
41swapon;all
42swapoff;all
43clock_adjtime;all
44setreuid32;arm
45setregid32;arm
46setuid32;arm
47setgid32;arm
48setgroups;arm64
49setgroups;riscv64
50setgroups32;arm
51setresgid;arm64
52setresgid;riscv64
53setresgid32;arm
54