On Tue, Nov 17, 2015 at 06:35:26PM +0100, to...@tuxteam.de wrote:
> On Wed, Nov 18, 2015 at 07:04:38AM +1300, Chris Bannister wrote:
> > On Tue, Nov 17, 2015 at 09:05:03AM -0600, David Wright wrote:
> > > Alternatively you could get cron to run a normal script and do
> > > everything in that. Just
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Nov 18, 2015 at 07:04:38AM +1300, Chris Bannister wrote:
> On Tue, Nov 17, 2015 at 09:05:03AM -0600, David Wright wrote:
> > Alternatively you could get cron to run a normal script and do
> > everything in that. Just don't be caught naming your
On Tue, Nov 17, 2015 at 09:05:03AM -0600, David Wright wrote:
> Alternatively you could get cron to run a normal script and do
> everything in that. Just don't be caught naming your script
> "script.sh" :)
Especially if it's written in Perl. :)
--
"If you're not careful, the newspapers will have
On Sat 14 Nov 2015 at 21:25:47 (-0500), Kynn Jones wrote:
> On Sat, Nov 14, 2015 at 8:36 PM, Gene Heskett wrote:
> > On Saturday 14 November 2015 17:58:59 Kynn Jones wrote:
> >
> >> I'm trying to set up a `cron` job that will send me mail for some
> >> outputs.
> >>
> >> In my `crontab` I have the
On Saturday 14 November 2015 21:25:47 Kynn Jones wrote:
> On Sat, Nov 14, 2015 at 8:36 PM, Gene Heskett
wrote:
> > On Saturday 14 November 2015 17:58:59 Kynn Jones wrote:
> >> I'm trying to set up a `cron` job that will send me mail for some
> >> outputs.
> >>
> >> In my `crontab` I have the `MA
On Sat, Nov 14, 2015 at 8:36 PM, Gene Heskett wrote:
> On Saturday 14 November 2015 17:58:59 Kynn Jones wrote:
>
>> I'm trying to set up a `cron` job that will send me mail for some
>> outputs.
>>
>> In my `crontab` I have the `MAILTO` variable set to my email address,
>> as well as the directives
On Saturday 14 November 2015 17:58:59 Kynn Jones wrote:
> I'm trying to set up a `cron` job that will send me mail for some
> outputs.
>
> In my `crontab` I have the `MAILTO` variable set to my email address,
> as well as the directives
>
> * * * * * /bin/date >> /tmp/debug_cron
> * * * * * /bin/d
I'm trying to set up a `cron` job that will send me mail for some outputs.
In my `crontab` I have the `MAILTO` variable set to my email address,
as well as the directives
* * * * * /bin/date >> /tmp/debug_cron
* * * * * /bin/date >&2
as a test (i.e. a proxy for the command I eventually want to r
also sprach Rick Pasotto <[EMAIL PROTECTED]> [2007.09.14.0333 +0200]:
> I did but it doesn't seem to have changed anything.
>
> $ apt-cache policy logcheck
> logcheck:
> Installed: 1.2.61
Hm. I'll have a look at this in the near future. If you figure it
out before me, please send an update.
--
On Thu, Sep 13, 2007 at 10:50:39PM +0200, martin f krafft wrote:
> also sprach Rick Pasotto <[EMAIL PROTECTED]> [2007.09.13.2109 +0200]:
> > Since this morning's upgrade (to testing) logcheck has been reporting
> > lots and lots of cron jobs opening and closing sessions. For example:
> >
> > Sep 1
also sprach Rick Pasotto <[EMAIL PROTECTED]> [2007.09.13.2109 +0200]:
> Since this morning's upgrade (to testing) logcheck has been reporting
> lots and lots of cron jobs opening and closing sessions. For example:
>
> Sep 13 14:10:01 mnr CRON[24422]: pam_unix(cron:session): session opened for
> u
Since this morning's upgrade (to testing) logcheck has been reporting
lots and lots of cron jobs opening and closing sessions. For example:
Sep 13 14:10:01 mnr CRON[24422]: pam_unix(cron:session): session opened for
user www-data by (uid=0)
Sep 13 14:10:01 mnr CRON[24424]: pam_unix(cron:session):
12 matches
Mail list logo