I have used the expand-template many times before but it seems to not function anymore. The below set of commands should insert an entry in the crontab file but it doesn't. I am running 5.5 with Update2
Any clues ?
[root@e-smith ]# mkdir -p /etc/e-smith/templates-custom/etc/crontab/
[root@e-smith ]# echo "0-59/5 * * * * root /etc/mrtg/all-ip" > /etc/e-smith/templates-custom/etc/crontab/mrtg
[root@e-smith ]# /sbin/e-smith/expand-template /etc/crontab
Rgds,
Jesper