autoupdate cron not working

smurfexxeee

New Member
Joined
Jan 21, 2022
Messages
5
Reaction score
0
Credits
33
hi im trying to autoupdate linux with a cron job but it doesnt seem to to work. can anyone tell me why?
 

Attachments

  • Screenshot_4.png
    Screenshot_4.png
    1.3 MB · Views: 175


autoupdt needs execute permissions.
Code:
sudo chmod +x /etc/cron.hourly/autoupdt
Depending on what distribution you use you can probably configure it somewhere without having to create a cronjob.
 
i tried the code you gave to make it runable but it still doenst work ps im using linux mint
 
Try running it as a crontab job instead of using cron.hourly, does it run then?
 

Members online


Top