Mailinglist Archive: opensuse-bugs (13993 mails)
| < Previous | Next > |
[Bug 382542] New: Add an option to run fetchnews (leafnode) every hour from a cron job
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 22 Apr 2008 15:24:10 -0600 (MDT)
- Message-id: <bug-382542-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=382542
Summary: Add an option to run fetchnews (leafnode) every hour
from a cron job
Product: openSUSE 10.3
Version: Final
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: rrs@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Community of Practice
learner:/var/log/news # cat /etc/cron.d/leafnode
#!/bin/sh
#
# /etc/cron.d/eafnode
#
# Copyright (c) 2001-2002, SuSE Linux AG, Nuernberg. Germany
#
# Fetch news every hour
@hourly news test -x /usr/sbin/fetchnews && /usr/sbin/fetchnews -q
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: Add an option to run fetchnews (leafnode) every hour
from a cron job
Product: openSUSE 10.3
Version: Final
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: rrs@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Community of Practice
learner:/var/log/news # cat /etc/cron.d/leafnode
#!/bin/sh
#
# /etc/cron.d/eafnode
#
# Copyright (c) 2001-2002, SuSE Linux AG, Nuernberg. Germany
#
# Fetch news every hour
@hourly news test -x /usr/sbin/fetchnews && /usr/sbin/fetchnews -q
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |