Accepting request 161721 from home:vitezslav_cizek:branches:Base:System
- restore SELinux label when creating xconsole (bnc#812447) OBS-URL: https://build.opensuse.org/request/show/161721 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=130
This commit is contained in:
@@ -29,6 +29,7 @@ fi
|
||||
if test ! -e /dev/xconsole ; then
|
||||
/bin/mknod -m 0600 /dev/xconsole p
|
||||
/bin/chown root:tty /dev/xconsole
|
||||
restorecon /dev/xconsole 2> /dev/null
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user