D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
lib
/
leapp
/
el8userspace
/
usr
/
libexec
/
p11-kit
/
Filename :
trust-extract-compat
back
Copy
#!/usr/bin/bash set -e if test "$UID" != "0"; then echo "p11-kit: the 'extract-trust' command must be run as root" >&2 exit 2 fi if test $# -gt 1; then echo "p11-kit: no additional arguments are supported for this command" >&2 exit 2 fi exec /usr/bin/update-ca-trust
Name
Size
Last Modified
Owner
Permissions
Actions
p11-kit-remote
28.922
KB
April 08 2021 11:26:08
root
0755
trust-extract-compat
0.269
KB
January 11 2021 1:53:00
root
0755
2017 © D7net | D704T team