%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /etc/rc.d/rc3.d/
Upload File :
Create Path :
Current File : //etc/rc.d/rc3.d/S85wp-toolkit-background-tasks

#!/bin/bash
#
# wp-toolkit-background-tasks             Startup script for WordPress Toolkit background tasks service
#
# chkconfig: - 85 15
#
### BEGIN INIT INFO
# Provides: wp-toolkit-background-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 background 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 "background-tasks-executor" "WordPress Toolkit background tasks service" "$action" "$script_path"

Zerion Mini Shell 1.0