diff options
Diffstat (limited to 'debian/apt.systemd.daily')
-rwxr-xr-x | debian/apt.systemd.daily | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/apt.systemd.daily b/debian/apt.systemd.daily index 8e2168908..a258dd210 100755 --- a/debian/apt.systemd.daily +++ b/debian/apt.systemd.daily @@ -5,6 +5,12 @@ # Values here are the default. # Create /etc/apt/apt.conf.d/10periodic file to set your preference. # +# All of the n-days interval options also accept the suffixes +# s for seconds, m for minutes, h for hours, d for days or +# the "always" value to do the action for every job run, +# which can be used with systemd OnCalendar overrides to +# define custom schedules for the apt update/upgrade jobs. +# # Dir "/"; # - RootDir for all configuration files # |