Add rpm-ostreed-automatic service

This commit is contained in:
Thomas Stromberg 2024-07-12 16:58:31 -04:00
parent 6c292f11af
commit ddd3041a64
Failed to extract signature
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,6 @@ WHERE
'anacron.timer,Trigger anacron every hour,', 'anacron.timer,Trigger anacron every hour,',
'apcupsd.service,APC UPS Power Control Daemon for Linux,', 'apcupsd.service,APC UPS Power Control Daemon for Linux,',
'apparmor.service,Load AppArmor profiles,', 'apparmor.service,Load AppArmor profiles,',
'systemd-tmpfiles-setup.service,Create System Files and Directories,',
'apport-autoreport.path,Process error reports when automatic reporting is enabled (file watch),', 'apport-autoreport.path,Process error reports when automatic reporting is enabled (file watch),',
'apport-autoreport.service,Process error reports when automatic reporting is enabled,', 'apport-autoreport.service,Process error reports when automatic reporting is enabled,',
'apport-autoreport.timer,Process error reports when automatic reporting is enabled (timer based),', 'apport-autoreport.timer,Process error reports when automatic reporting is enabled (timer based),',
@ -267,6 +266,7 @@ WHERE
'rpc-statd-notify.service,Notify NFS peers of a restart,', 'rpc-statd-notify.service,Notify NFS peers of a restart,',
'rpm-ostree-countme.service,Weekly rpm-ostree Count Me reporting,rpm-ostree', 'rpm-ostree-countme.service,Weekly rpm-ostree Count Me reporting,rpm-ostree',
'rpm-ostree-countme.timer,Weekly rpm-ostree Count Me timer,', 'rpm-ostree-countme.timer,Weekly rpm-ostree Count Me timer,',
'rpm-ostreed-automatic.service,rpm-ostree Automatic Update,',
'rpm-ostreed-automatic.timer,rpm-ostree Automatic Update Trigger,', 'rpm-ostreed-automatic.timer,rpm-ostree Automatic Update Trigger,',
'rpm-ostreed.service,rpm-ostree System Management Daemon,rpm-ostree', 'rpm-ostreed.service,rpm-ostree System Management Daemon,rpm-ostree',
'rsyslog.service,System Logging Service,', 'rsyslog.service,System Logging Service,',
@ -360,6 +360,7 @@ WHERE
'systemd-tmpfiles-clean.timer,Daily Cleanup of Temporary Directories,', 'systemd-tmpfiles-clean.timer,Daily Cleanup of Temporary Directories,',
'systemd-tmpfiles-setup-dev-early.service,Create Static Device Nodes in /dev gracefully,', 'systemd-tmpfiles-setup-dev-early.service,Create Static Device Nodes in /dev gracefully,',
'systemd-tmpfiles-setup-dev.service,Create Static Device Nodes in /dev,', 'systemd-tmpfiles-setup-dev.service,Create Static Device Nodes in /dev,',
'systemd-tmpfiles-setup.service,Create System Files and Directories,',
'systemd-tmpfiles-setup.service,Create Volatile Files and Directories,', 'systemd-tmpfiles-setup.service,Create Volatile Files and Directories,',
'systemd-udevd-control.socket,udev Control Socket,', 'systemd-udevd-control.socket,udev Control Socket,',
'systemd-udevd-kernel.socket,udev Kernel Socket,', 'systemd-udevd-kernel.socket,udev Kernel Socket,',