[Pkg-samba-maint] Bug#688844: winbind init script not LSB compliant
Maxxer
io at maxxer.it
Wed Sep 26 07:54:13 UTC 2012
Package: winbind
Version: 3.6.6-3_amd64
winbind init script is not LSB compliant: the status function returns 4
instead of 3 when the daemon is stopped
repro:
apt-get install winbind
/etc/init.d/winbind stop
/etc/init.d/winbind status; echo $?
this happens because the status_of_proc call has wrong parameter ordering.
Attached patch fixes the issue.
Tags: patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20120926/b01cefea/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winbind_init_lsb.patch
Type: application/octet-stream
Size: 389 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20120926/b01cefea/attachment.obj>
More information about the Pkg-samba-maint
mailing list