Service restart daily

Hi,

Beside using crontab, what is other application we can set it? Normally I check using command crontab -l.

Any other path I need to check? Please guide me.

Thanks.

Have a look at these locations and files:

/etc/cron.daily/*
/etc/cron.d/*
/etc/crontab

If your version of SuSe Linux is a recent one, it probably uses systemd which has its own periodic timer functionality. Search for "*.timer" configuration files.