HEX
Server: Apache
System: Linux vps-1631990.pufers.com 5.14.0-611.42.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 24 05:30:20 EDT 2026 x86_64
User: tecgastronomia (1004)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //scripts/restartsrv_rsyslogd
#!/usr/local/cpanel/3rdparty/bin/perl

# cpanel - scripts/restartsrv_rsyslogd             Copyright 2022 cPanel, L.L.C.
#                                                           All rights reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

use strict;

exec '/usr/local/cpanel/scripts/restartsrv_rsyslog', @ARGV;