403 Forbidden


Disable Functions:
Path : /proc/thread-self/root/lib/systemd/
File Upload :
Command :
Current File : //proc/thread-self/root/lib/systemd/rhel-loadmodules

#!/bin/bash

# Load other user-defined modules
for file in /etc/sysconfig/modules/*.modules ; do
  [ -x $file ] && $file
done

# Load modules (for backward compatibility with VARs)
if [ -f /etc/rc.modules ]; then
	/etc/rc.modules
fi

404 Not Found
[ LogOut ]