HEX
Server: Apache/2.4.48 (Unix) OpenSSL/1.0.2k-fips
System: Linux server.outdosystem.in 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64
User: ezllouau (1194)
PHP: 7.4.21
Disabled: NONE
Upload Files
File: //sbin/sys-unconfig
#!/bin/sh

. /etc/init.d/functions

if [ $# -ne 0 ]; then
    echo $"Usage: sys-unconfig" >&2
    exit 1
fi

touch /.unconfigured
rm -f /etc/udev/rules.d/*-persistent-*.rules
poweroff