Displaying 3 results from an estimated 3 matches for "86827d81f1944333ae213f2d3f19856a".
2017 Feb 01
4
Script not running correctly as cronjob
Hi
I have a script to resign all DNS zones every two weeks. When i run the script from bash, it works like it should. But when it is executed in cron not. Its starting normal as cronjob:
Feb 1 03:00:01 xxx CROND[20116]: (root) CMD (sh /opt/dnssec/resign_dnssec_zones.sh)
But after i get a mail that everything is finsihed, but it isn't.
03:04:28 DNSSEC-Signierung abgeschlossen
The script
2017 Feb 01
1
Script not running correctly as cronjob
...working also in cron.
Best regards
Daniel
-----Original Message-----
From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Tony Mountifield
Sent: Wednesday, February 1, 2017 11:04 AM
To: centos at centos.org
Subject: Re: [CentOS] Script not running correctly as cronjob
In article <86827d81f1944333ae213f2d3f19856a at 2sic.com>,
Daniel Reich <Daniel.Reich at 2sic.com> wrote:
> Hi
>
> I have a script to resign all DNS zones every two weeks. When i run
> the script from bash, it works like it should. But when it is executed in cron not. Its starting normal as cronjob:
> Feb 1 03:00:01...
2017 Feb 01
0
Script not running correctly as cronjob
In article <86827d81f1944333ae213f2d3f19856a at 2sic.com>,
Daniel Reich <Daniel.Reich at 2sic.com> wrote:
> Hi
>
> I have a script to resign all DNS zones every two weeks. When i run the script from bash, it works like it should. But
> when it is executed in cron not. Its starting normal as cronjob:
> Feb 1 03:00:01...