Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37857853
en ru br
ALT Linux repos
S:1.12.0-alt2
5.0: 1.11.6-alt1
4.1: 1.11.6-alt1
4.0: 1.11.6-alt1
3.0: 1.11.3-alt1

Group :: System/Servers
RPM: leafnode

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh
#
# Leafnode texpire cron job. To be run daily.

# Expire old news.
su -l news -s /bin/sh -c /usr/sbin/texpire

# Get new news.
#su -l news -s /bin/sh -c /usr/sbin/fetchnews
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin