Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 03d69b3846 | |||
| 668dc48bbb |
@@ -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
|
||||
#
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user