summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/cronie/cronie_1.4.8.bb
Commit message (Collapse)AuthorAgeFilesLines
* cronie: use useradd.bbclass instead of hardcoded groupadd callsMartin Jansa2011-11-301-18/+15
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cronie: Updates to cronieWenzong Fan2011-08-241-2/+6
| | | | | | | | | 1) Add required pam plugins to RDEPENDS list; 2) Correct configure option that used for enable pam support; 3) Create empty crond config file cron.deny; 4) Don't set readonly variable UID in crond init script. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
* cronie: upgrade from 1.4.7 to 1.4.8Dexuan Cui2011-08-161-0/+74
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>