ACIL FM
Dark
Refresh
Current DIR:
/lib/dracut/modules.d/45ifcfg
/
lib
dracut
modules.d
45ifcfg
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
module-setup.sh
308 B
chmod
View
DL
Edit
Rename
Delete
write-ifcfg.sh
9.17 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /lib/dracut/modules.d/45ifcfg/module-setup.sh
#!/usr/bin/bash # called by dracut check() { [[ -d $dracutsysrootdir/etc/sysconfig/network-scripts ]] && return 0 return 255 } # called by dracut depends() { echo "network" return 0 } # called by dracut install() { inst_binary awk inst_hook pre-pivot 85 "$moddir/write-ifcfg.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