Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP1
leafnode
leafnode.cron.daily
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File leafnode.cron.daily of Package leafnode
#!/bin/sh # # /etc/cron.daily/leafnode # # Copyright (c) 2001-2002, SuSE Linux AG, Nuernberg. Germany # # remove old news threads from the leafnode cache according to # the value of the "expire" variable in /etc/leafnode/config # # Remove the "-v" parameter, if you want texpire to run quietly in # the background if [ -f /var/spool/news/leaf.node/groupinfo ] ; then test -x /usr/sbin/texpire && su - news -c "/usr/sbin/texpire -v" else exit 0 fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor