2 Commits

3 changed files with 8 additions and 1 deletions

View File

@@ -20,6 +20,8 @@ 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,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 21 12:21:20 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Fix SELinux context of rsyslog run directory (bsc#1253261)
-------------------------------------------------------------------
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) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed