schedule - How to setup cron.daily? - Ask Ubuntu


this question has answer here:

i put shell script inside /etc/cron.daily

i hoping in folder run daily script not being ran.

keep in mind scripts installed in /etc/cron.{hourly|daily|weekly|monthly} must executable, run-parts process them.


update: indeed, defining shebang mandatory in cron scripts run-parts process them. , general rule: should always set one.


Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu