]>
Commit | Line | Data |
---|---|---|
9f9ca975 TG |
1 | There seems to be one or more kernel options to enable capabilities: |
2 | ||
3 | (mini) [~] apt install iputils-ping | |
4 | Reading package lists... Done | |
5 | Building dependency tree... Done | |
6 | Reading state information... Done | |
7 | The following NEW packages will be installed: | |
8 | iputils-ping | |
9 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. | |
10 | Need to get 0 B/50.0 kB of archives. | |
11 | After this operation, 113 kB of additional disk space will be used. | |
12 | Selecting previously unselected package iputils-ping. | |
13 | (Reading database ... 18447 files and directories currently installed.) | |
14 | Preparing to unpack .../iputils-ping_3%3a20211215-1_arm64.deb ... | |
15 | Unpacking iputils-ping (3:20211215-1) ... | |
16 | Setting up iputils-ping (3:20211215-1) ... | |
17 | Failed to set capabilities on file `/bin/ping' (Operation not supported) | |
18 | The value of the capability argument is not permitted for a file. Or the file is not a regular (non-symlink) file | |
19 | Setcap failed on /bin/ping, falling back to setuid |