autoupdate on

autoupdate on

Turns on the OS/middleware automatic updates settings.
Automatic updates are performed once a day at the specified time.
Packages included in the following repositories are subject to update.

  • Packages of KUSANAGI
    • kusanagi
    • kusanagi-security
  • Packages of AlmaLinux OS
    • baseos (excluding kernel*)
    • appstream
    • extras
    • crb

Example

kusanagi autoupdate on

Options

Time to Perform Automatic Updates

[--daily HH:MM]

Default: 02:07

The time is specified in 24-hour notation in the format HH:MM.
The time is the local time of the KUSANAGI environment.

Check for Updates Only

[--check]

No automatic updates are applied, but only check for updates.
Updates must be applied manually with the dnf command.

No Automatic Updates (Check for Updates Only) for KUSANAGI

[--nokusanagi | --no-kusanagi]

Exclude KUSANAGI packages from automatic updates or check for updates only.
The default is to include them.

No Automatic Updates (Check for Updates Only) for OS

[--noalmalinux | -no-almalinux]

Exclude AlmaLinux OS packages from automatic updates or check for updates only.
The default is to include them.

Output

# kusanagi autoupdate on --daily 02:07
autoupdate completed.