One Hat Cyber Team
Your IP :
216.73.216.135
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
systemd
/
system
/
View File Name :
rdma-load-modules@.service
[Unit] Description=Load RDMA modules from /etc/rdma/modules/%I.conf Documentation=file:/usr/share/doc/rdma-core/udev.md # Kernel module loading must take place before sysinit.target, similar to # systemd-modules-load.service DefaultDependencies=no Before=sysinit.target # Do not execute concurrently with an ongoing shutdown Conflicts=shutdown.target Before=shutdown.target # Partially support distro network setup scripts that run after # systemd-modules-load.service but before sysinit.target, eg a classic network # setup script. Run them after modules have loaded. Wants=network-pre.target Before=network-pre.target # Orders all kernel module startup before rdma-hw.target can become ready Before=rdma-hw.target ConditionCapability=CAP_SYS_MODULE [Service] Type=oneshot RemainAfterExit=yes ExecStart=/lib/systemd/systemd-modules-load /etc/rdma/modules/%I.conf TimeoutSec=90s