[Bug 1052924] Re: winbind init script not LSB compliant
Maxxer
maxxer at yetopen.it
Thu Nov 1 18:29:29 UTC 2012
I can fix my installations by myself, it's just a stopper for HeartBeat installations, because the monitor action expect lsb-compliant return codes.
Quite tricky on servers.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1052924
Title:
winbind init script not LSB compliant
Status in “samba” package in Ubuntu:
Triaged
Status in “samba” package in Debian:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1052924/+subscriptions
More information about the foundations-bugs
mailing list