ACIL FM
Dark
Refresh
Current DIR:
/lib/dracut/modules.d/80lvmmerge
/
lib
dracut
modules.d
80lvmmerge
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
lvmmerge.sh
3.03 MB
chmod
View
DL
Edit
Rename
Delete
module-setup.sh
433 B
chmod
View
DL
Edit
Rename
Delete
README.md
2.04 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /lib/dracut/modules.d/80lvmmerge/module-setup.sh
#!/usr/bin/bash # called by dracut check() { # No point trying to support lvm if the binaries are missing require_binaries lvm dd swapoff || return 1 return 255 } # called by dracut depends() { echo lvm dracut-systemd systemd bash return 0 } installkernel() { hostonly="" instmods dm-snapshot } # called by dracut install() { inst_multiple dd swapoff inst_hook cleanup 01 "$moddir/lvmmerge.sh" }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply