newsmicron - News: Version 1.3

 
 
Show feedback again
Latest News
GNU micron Version 1.4 posted by gray, Mon Jan 8 21:07:05 2024 - 0 replies
Version 1.3 posted by gray, Fri Oct 29 06:46:51 2021 - 0 replies
Version 1.1 posted by gray, Mon Feb 15 12:44:50 2021 - 0 replies
Version 1.0 posted by gray, Wed Feb 3 16:37:11 2021 - 0 replies
Version 0.9 posted by gray, Tue Jan 12 08:14:57 2021 - 0 replies
[Submit News]
[9 news in archive]

Version 1.3

Item posted by Sergey Poznyakoff <gray> on Fri Oct 29 06:46:51 2021.

Version 1.3 is available for download.

Checksums

df03dec8dafc070998ab346620dc5d0c  micron-1.3.tar.gz
1253fdd6ba5fc7c49c6f6b6e354a0da9dd17e670  micron-1.3.tar.gz
f5d9b94d764fa1d73a5e26de45a84b2666c5f0fd6467e0d138013398c252f980  micron-1.3.tar.gz

New in this version:

Appending cronjob output to a file

Output of a cronjob can be captured and appended to a disk file, instead of sending it via email or logging it using syslog. This feature is controlled by the _MICRON_OUTFILE (global) and _JOB_OUTFILE (per-job) built-in variables.

New option -P FILE

Writes PID of the running process to FILE. The file will be removed when the program terminates.

Option -v replaces -o

To set initial value of a built-in variable, use the "-v NAME=VALUE" option.

The -V option

To obtain the micrond or crontab version, use the -V option.

The -W option

The option -W OPT sets micrond internal options. In this version, only one such option is implemented: paranoid_memfree. When -Wparanoid_memfree& is specified, micrond* will free all allocated memory before terminating. Normally this isn't needed, as the operating system will reclaim that memory anyway. Use this option if you run micrond under valgrind or another memory leak detector, in order to avoid
spurious warnings.

Fix allocation of environment and built-in variables defined in crontabs

Comments:

No messages in Version 1.3

 

Show feedback again

Back to the top


Powered by Savane 3.1-cleanup+gray