shellcmdsettings 1.0.2 Services: Shellcmd Settings /usr/local/pkg/shellcmd.inc /pkg.php?xml=shellcmd.xml [shellcmd] Successfully created/modified custom (early)shellcmd. [shellcmd] Successfully deleted custom (early)shellcmd. Shellcmd
Services
shellcmd.xml /pkg.php?xml=shellcmd.xml
/usr/local/pkg/ https://packages.pfsense.org/packages/config/shellcmd/shellcmd.inc /etc/inc/priv/ https://packages.pfsense.org/packages/config/shellcmd/shellcmd.priv.inc Command cmd Shellcmd Type cmdtype Description description Add a new (early)shellcmd entry Edit this (early)shellcmd entry Delete this (early)shellcmd entry listtopic none Shellcmd Configuration Command cmd input 60 Enter the command to run. Shellcmd Type cmdtype select
shellcmd will run the command specified towards the end of the boot process.
earlyshellcmd will run the command specified at the beginning of the boot process.
afterfilterchangeshellcmd will run after each filter_configure() call. See /etc/inc/filter.inc source code for "documentation". N.B.: Only one entry of this type can be configured!
disabled will save the command in package configuration but it will NOT run on boot.

See Executing commands at boot time for detailed explanation. ]]>
Description description Enter a description for this command. input (This is for your reference only.) 60
shellcmd_import_config(); shellcmd_sync_package(); shellcmd_delete_php_command(); shellcmd_validate_input($_POST, $input_errors);