I'm currently working in a command line only environment.
I would like to perform daily updates automatically using zypper, however I can't find a good way to do it. By good I mean clean and simple.
Is it safe to execute sudo zypper update daily using cron? I was told that this isn't always a good way to do it.
Are there other ways I could make package updates through zypper completely automatic?