Table of Contents
How to Set CRON options
Prerequisites
Last Updated for InterWorx-CP version 3.0.1
No special prerequisites.
Purpose
When there are many users on a system, each with their own crontab file, it may become difficult to manage. By changing the current CRON user using NodeWorx’s CRON interface, you will be able to quickly view the crontabs of each user on the system.
Procedure
- Click on the menu if it is not already expanded.
- Click on the ♦ CRON item.
- You should now be looking at the System CRON Management controls in the main content area.
- Choose the user whose crontab you would like to edit from the User: drop-down menu.
- You will now see the chosen user’s crontab, and the various CRON options, in the fields below.
- Change the option(s) you wish to update to the desired value(s).
- Click the button.
- You will see the following message at the top of the screen: » Cron variables successfully modified
CRON Options Reference
SHELL CRON Option
Choose the desired shell from the dropdown menu. All scripts will be executed with this shell. The default shell is /bin/sh.
PATH CRON Option
The PATH CRON option is similar to setting the shell PATH environment variable. Setting the PATH CRON option sets the directories which will be used in the search path for CRON.
MAILTO CRON Option
If an email address provided here, any output produced by a cronjob will be emailed to this address.
