D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
lib
/
dracut
/
modules.d
/
98ecryptfs
/
Filename :
module-setup.sh
back
Copy
#!/bin/bash # called by dracut check() { return 255 } # called by dracut depends() { echo masterkey return 0 } # called by dracut installkernel() { instmods ecryptfs } # called by dracut install() { inst_hook pre-pivot 63 "$moddir/ecryptfs-mount.sh" }
Name
Size
Last Modified
Owner
Permissions
Actions
README
2.288
KB
October 08 2018 1:38:33
root
0644
ecryptfs-mount.sh
2.678
KB
October 08 2018 1:38:33
root
0755
module-setup.sh
0.27
KB
October 08 2018 1:38:33
root
0755
2017 © D7net | D704T team