1
0

Compare commits

...

6 Commits

Author SHA256 Message Date
Ana Guerrero
fa39487adf Accepting request 1240837 from Base:System
- Enable wtmpdbd.socket to start wtmpdbd via socket activation.
  A separate daemon for wtmpdb access is required to solve
  https://sourceware.org/bugzilla/show_bug.cgi?id=24492

OBS-URL: https://build.opensuse.org/request/show/1240837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd-presets-common-SUSE?expand=0&rev=37
2025-01-29 15:10:01 +00:00
c25d835eff - Enable wtmpdbd.socket to start wtmpdbd via socket activation.
A seperate daemon for wtmpdb access is required to solve
  https://sourceware.org/bugzilla/show_bug.cgi?id=24492

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=79
2025-01-28 13:28:56 +00:00
Ana Guerrero
a8157ad0e2 Accepting request 1238126 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1238126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd-presets-common-SUSE?expand=0&rev=36
2025-01-17 17:37:04 +00:00
Johannes Segitz
6562b804d4 - Remove enable nscd, nscd doesn't work anymore with systemd 257
[bsc#1234904]

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=77
2025-01-15 21:24:54 +00:00
Ana Guerrero
73f72c4b69 Accepting request 1205179 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1205179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd-presets-common-SUSE?expand=0&rev=35
2024-10-02 19:32:20 +00:00
Wolfgang Frisch
d559bee3fe - Enable audit-rules: audit-rules has been split form audit with
version 4.0 in order to be able to load rules earlier.
  From audit changelog: One of the main features is the separation
  of loading rules and logging events into separate services,
  audit-rules.service and auditd.service.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=75
2024-10-02 10:05:24 +00:00
3 changed files with 25 additions and 2 deletions

View File

@ -2,6 +2,7 @@ enable YaST2-Firstboot.service
enable YaST2-Second-Stage.service
enable apparmor.service
enable appstream-sync-cache.service
enable audit-rules.service
enable auditd.service
enable avahi-daemon.service
enable backup-rpmdb.timer
@ -46,7 +47,6 @@ enable mdcheck_start.timer
enable mdmonitor-oneshot.timer
enable mlocate.timer
enable ModemManager.service
enable nscd.service
enable nvmefc-boot-connections.service
enable nvmf-autoconnect.service
enable pcscd.socket
@ -69,4 +69,5 @@ enable vmtoolsd.service
enable vgauthd.service
enable wtmpdb-update-boot.service
enable wtmpdb-rotate.timer
enable wtmpdbd.socket
enable xencommons.service

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jan 28 11:00:10 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Enable wtmpdbd.socket to start wtmpdbd via socket activation.
A seperate daemon for wtmpdb access is required to solve
https://sourceware.org/bugzilla/show_bug.cgi?id=24492
-------------------------------------------------------------------
Tue Jan 7 09:43:10 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Remove enable nscd, nscd doesn't work anymore with systemd 257
[bsc#1234904]
-------------------------------------------------------------------
Tue Oct 1 06:51:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Enable audit-rules: audit-rules has been split form audit with
version 4.0 in order to be able to load rules earlier.
From audit changelog: One of the main features is the separation
of loading rules and logging events into separate services,
audit-rules.service and auditd.service.
-------------------------------------------------------------------
Mon Aug 26 12:12:49 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package systemd-presets-common-SUSE
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed