Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 6ccf9ac95393205af8706cbe5d9f3f12 > files > 9

clement-2.1.401-2.fc15.i686.rpm

#! /bin/sh
#-----------------------------------------------------------------
#Shell script to execute a cron file for Clement.
#-----------------------------------------------------------------
. /etc/sysconfig/clement
/bin/su - $APPNAME -m -c /usr/lib/$APPNAME-$VERS/shell/daily.sh
#/bin/su - $APPNAME -m -c /usr/lib/$APPNAME-$VERS/shell/cleanmail.sh
#-----------------------------------------------------------------