D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
lib
/
dracut
/
modules.d
/
03modsign
/
Filename :
load-modsign-keys.sh
back
Copy
#!/bin/sh # # Licensed under the GPLv2 # # Copyright 2013 Red Hat, Inc. # Peter Jones <pjones@redhat.com> for x in /lib/modules/keys/* ; do [ "${x}" = "/lib/modules/keys/*" ] && break keyctl padd asymmetric "" @s < ${x} done
Name
Size
Last Modified
Owner
Permissions
Actions
load-modsign-keys.sh
0.229
KB
October 08 2018 1:38:33
root
0755
module-setup.sh
0.711
KB
October 08 2018 1:38:33
root
0755
2017 © D7net | D704T team