Re: vixie-cron small patch

2015-12-17 Thread Stanislav Zaharov
Hi Robert! Yes, I know that cron is the most do not upgradable daemon in any unix system (so in FreeBSD cron didn't get opportunity to include another cron's configs, I've tried to send patch for add this, but in FreeBSD community I got refusing). I think that we have to remember the old classical

Re: vixie-cron small patch

2015-12-17 Thread Robert Edmonds
Stanislav Zaharov wrote: > Hello everybody! > I've added new environment support to vixie-cron which is used by default > cron in Debian. This environment is adding oppotunity to set mail subject > for cron's report. It looks like this: > MAILSUBJECT="CRON at the %hostname% (fqdn: %fqdn%): User %us

Re: vixie-cron small patch

2015-12-17 Thread Stanislav Zaharov
Thanks for your answer! Unfortunately I didn't find maintainer who support this package:( I will send this patch as bug report. --- Site Reliability Engineer Stan E. Putrya /"\ \ / ASCII Ribbon Campaign X against HTML email & vCards / \ чт, 17 дек. 2015 г. в 21:01, Iain R. Learmonth : > Hi, >

Re: vixie-cron small patch

2015-12-17 Thread Iain R. Learmonth
Hi, On Thu, Dec 17, 2015 at 05:56:16PM +, Stanislav Zaharov wrote: >I've added new environment support to vixie-cron which is used by >default cron in Debian. This environment is adding oppotunity to set >mail subject for cron's report. It looks like this: Please submit patches as

vixie-cron small patch

2015-12-17 Thread Stanislav Zaharov
Hello everybody! I've added new environment support to vixie-cron which is used by default cron in Debian. This environment is adding oppotunity to set mail subject for cron's report. It looks like this: MAILSUBJECT="CRON at the %hostname% (fqdn: %fqdn%): User %user% ran command %cmd% which was exe