SHA256
1
0
forked from pool/systemd

- Remove output and error redirection to /dev/null in install

script, it might help tracing pam related issue (bnc#841573).

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=442
This commit is contained in:
2013-09-23 11:12:09 +00:00
committed by Git OBS Bridge
parent d515402e92
commit cb091da83f
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 23 13:11:08 CEST 2013 - fcrozat@suse.com
- Remove output and error redirection to /dev/null in install
script, it might help tracing pam related issue (bnc#841573).
-------------------------------------------------------------------
Thu Sep 19 16:37:03 CEST 2013 - fcrozat@suse.com