I can't find what is the difference between these 2 files.
What does apt-daily.timer
and apt-daily-upgrade.timer
trigger?
My guess is that:
apt-daily.timer
triggerapt update
And
apt-daily-upgrade.timer
triggerapt -y upgrade
but I can't find it written anywhere clearly in these terms.
Unit=
in the timer file corresponding to the service file that its suppose to run? Where is the mapping? – Hussain Nagri Jul 22 '21 at 05:19