HEX
Server: Apache
System: Linux 4801F1B1.ptr.provps.com 6.16.7-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 11 13:27:45 EDT 2025 x86_64
User: nassaugo (1001)
PHP: 8.1.33
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;