aboutsummaryrefslogtreecommitdiffstats
path: root/config/cron/cron.xml
Commit message (Collapse)AuthorAgeFilesLines
* cron - add privileges configurationdoktornotor2015-09-271-1/+5
|
* Remove no longer used custom_php_deinstall_command as welldoktornotor2015-08-121-3/+0
|
* cron - rewrite broken packagedoktornotor2015-08-121-46/+14
| | | | | | | - First of all, this thing should NOT install any cron service! Cron is started by /etc/rc, and reconfiguration is handled by configure_cron() sending a SIGHUP to it. Leave it alone, stop killing and restarting it. If cron is desired as "proper" service, this needs to be done in pfSense core, not via packages creating such service. - Fix copyright header - Fix permissions - Remove broken junk - Remove unused copy-and-paste junk from god knows where
* Cron package code stylePhil Davis2015-08-061-37/+37
|
* Fix pathRenato Botelho2015-04-241-2/+2
|
* Remove ugly copy files around and use additional_files_needed to install ↵Renato Botelho2015-04-241-4/+4
| | | | files in proper place. Bump package version
* Fixup URLs:Renato Botelho2014-03-181-5/+5
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fixup a bunch of package service descriptions.jim-p2013-08-281-1/+1
|
* Close INPUT tag properlyColin Fleming2013-02-041-1/+1
|
* Update CRON packageColin Fleming2013-01-291-2/+2
| | | Update version numbers.
* Fix cron package install for 1.2.xjim-p2011-01-071-2/+2
|
* Adding index.php so that when person clicks on the pfSense logo they are not ↵Scott Ullrich2011-01-061-1/+6
| | | | greeted with a 404
* Nuke duplicate tabScott Ullrich2011-01-051-5/+0
|
* Fix for cron saying it needs resync'd if /tmp gets cleared.jim-p2011-01-041-2/+2
|
* Use unique function names for these package functions rather than the same ↵jim-p2010-11-091-4/+4
| | | | name, to avoid name collisions if someone has both installed.
* Cron package change require to require_oncemcrane2009-06-171-1/+1
|
* cron package work on package monitoring the service correctly.mcrane2009-04-061-4/+4
|
* cron package after editing cron item stop and start cronmcrane2009-04-061-1/+1
|
* cron package update package listmcrane2009-04-061-1/+1
|
* Cron package monitor processmcrane2009-04-061-4/+4
|
* Cron package increment versionmcrane2009-04-061-1/+1
|
* New pfSense package to manage xml cron itemsmcrane2009-04-061-0/+121