Skip to content

Latest commit

 

History

History

auto-update

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Update the system and reboot if necessary.

Variables

Arch Linux

Update with script auto-update.sh. To enable email notification set up roles/msmtp. This will send pacman -Syu log to the email address specified in roles/msmtp.

# Auto-update time. With format of systemd-timer OnCalendar=
auto_update_time: '01:00:00'

Debian

Set up unattended upgrades.

# Optional auto-update time. With format of systemd-timer OnCalendar=
#auto_update_time: '01:00:00'

Fedora

Set up dnf-automatic,with specified reboot time.

# Optional auto-update time. With format of systemd-timer OnCalendar=
#auto_update_time: '01:00:00'