Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx # Default log level is "notice". If you want cron to actually log activity
     5         kx # to /var/log/cron, then change "-l notice" to "-l info" to increase the
     5         kx # logging level.
     5         kx #
     5         kx # Valid log levels are:
     5         kx # alert, crit, debug, emerg, err, error (deprecated synonym for err),
     5         kx # info, notice, panic (deprecated synonym for emerg), warning,
     5         kx # warn (deprecated synonym for warning).
     5         kx 
     5         kx CROND_OPTS="-l notice"