%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/etc/init.d/
Upload File :
Create Path :
Current File : //proc/self/root/etc/init.d/wp-toolkit-scheduled-tasks

#!/bin/bash
#
# wp-toolkit-scheduled-tasks             Startup script for WordPress Toolkit scheduled tasks service
#
# chkconfig: - 85 15
#
### BEGIN INIT INFO
# Provides: wp-toolkit-scheduled-tasks
# Required-Start: $local_fs $remote_fs $network
# Required-Stop: $local_fs $remote_fs $network
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: WordPress Toolkit scheduled tasks service
### END INIT INFO

source "/usr/local/cpanel/3rdparty/wp-toolkit/initd/init-d-functions.sh"

script_path="$0"
action="$1"
run_init_d_script "scheduled-tasks-executor" "WordPress Toolkit scheduled tasks service" "$action" "$script_path"

Zerion Mini Shell 1.0