SHA256
1
0
forked from pool/samba

- Retain the smbd startproc return value for correct startup status reporting.

unset was incorrectly being called prior to rc_status, as reported by
  suse-beta@cboltz.de; (bnc#723724).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=196
This commit is contained in:
Lars Müller
2011-10-14 12:30:27 +00:00
committed by Git OBS Bridge
parent f32c07f607
commit a8a671572e
5 changed files with 37 additions and 30 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 14 14:00:57 CEST 2011 - ddiss@suse.de
- Retain the smbd startproc return value for correct startup status reporting.
unset was incorrectly being called prior to rc_status, as reported by
suse-beta@cboltz.de; (bnc#723724).
-------------------------------------------------------------------
Fri Oct 14 11:46:53 CEST 2011 - ddiss@suse.de