1 Commits

3 changed files with 3 additions and 10 deletions

View File

@@ -20,8 +20,6 @@ for variable in ${!SYSLOGD_ADDITIONAL_SOCKET*}; do
echo "\$AddUnixListenSocket $value"
done >> "${cfg_file}"
restorecon -R "${run_dir}" 2> /dev/null
#
# make sure xconsole exists and is a pipe
#

View File

@@ -1,12 +1,7 @@
-------------------------------------------------------------------
Mon Jan 19 15:10:35 UTC 2026 - Thomas Blume <Thomas.Blume@suse.com>
Tue Jan 20 08:03:21 UTC 2026 - Thomas Blume <thomas.blume@suse.com>
- switch to tmpfiles based file creation in specfile (jsc#PED-14786)
-------------------------------------------------------------------
Fri Nov 21 12:21:20 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Fix SELinux context of rsyslog run directory (bsc#1253261)
- switch to tmpfiles based file creation in specfile (jsc#PED-14852)
-------------------------------------------------------------------
Wed May 14 05:48:11 UTC 2025 - Thomas Blume <Thomas.Blume@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package rsyslog
#
# Copyright (c) 2026 SUSE LLC and contributors
# 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