[Bug 203169] Re: "status" function for init scripts

2017-08-04 Thread Bug Watch Updater
** Changed in: debian-policy (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/203169 Title: "status" function for init scripts To manage notifications about

[Bug 203169] Re: "status" function for init scripts

2012-02-27 Thread Steve Langasek
The nis package in Ubuntu has been converted to use upstart jobs instead of init scripts, so this no longer applies. ** Changed in: nis (Ubuntu) Status: Fix Committed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 203169] Re: "status" function for init scripts

2011-08-11 Thread Bug Watch Updater
** Changed in: samba (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/203169 Title: "status" function for init scripts To manage notifications about this bu

[Bug 203169] Re: "status" function for init scripts

2009-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lsb -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.c

[Bug 203169] Re: "status" function for init scripts

2009-03-09 Thread Dustin Kirkland
** Changed in: samba (Ubuntu) Status: In Progress => Fix Released -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 203169] Re: "status" function for init scripts

2008-12-05 Thread Dennis Pattmann
** Changed in: nis Status: Fix Committed => Invalid ** Also affects: nis (Ubuntu) Importance: Undecided Status: New ** Changed in: nis (Ubuntu) Status: New => Fix Committed -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug

[Bug 203169] Re: "status" function for init scripts

2008-12-05 Thread Dennis Pattmann
Update nis patch. ** Attachment added: "diff.nis" http://launchpadlibrarian.net/20231112/diff.nis -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

Re: [Bug 203169] Re: "status" function for init scripts

2008-12-04 Thread Onno Benschop
I'm not going to tell you what to do, but it seems to me that coding defensively would be smart. -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 203169] Re: "status" function for init scripts

2008-12-04 Thread Dennis Pattmann
Yes, i have realize that most scripts are running under a set -e environment, but the nis script don't do that. But if you want i can update the patch. -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubunt

Re: [Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Onno Benschop
On 04/12/08 08:03, Dennis Pattmann wrote: > Hi Onno, > > I don't use "exit 0 || exit $?" because I would like to check all > Daemons, and if the ybserv maybe don't run the script will exit without > checking the other daemons like ypbind > > You do realise that most scripts are running under a s

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Dennis Pattmann
Hi Onno, I don't use "exit 0 || exit $?" because I would like to check all Daemons, and if the ybserv maybe don't run the script will exit without checking the other daemons like ypbind -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notificatio

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Onno Benschop
Dennis, is there any reason your patch doesn't use status_of_proc like all our other patches? + status) + status_of_proc $DAEMON winbind && exit 0 || exit $? + -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification beca

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Dennis Pattmann
I hope this patch is ok. Dennis ** Attachment added: "diff.nis" http://launchpadlibrarian.net/20189038/diff.nis ** Changed in: nis Status: In Progress => Fix Committed ** Changed in: nis Assignee: Dennis Pattmann (dennis-pattmann) => (unassigned) -- "status" function for init s

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Dennis Pattmann
** Changed in: nis Assignee: (unassigned) => Dennis Pattmann (dennis-pattmann) Status: New => In Progress -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Dennis Pattmann
** Also affects: nis Importance: Undecided Status: New -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 203169] Re: "status" function for init scripts

2008-09-29 Thread Thierry Carrez
Closing asterisk task, now handled in bug 248947. ** Changed in: asterisk (Ubuntu) Status: New => Invalid -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 203169] Re: "status" function for init scripts

2008-09-20 Thread Martin Pitt
Closing postgresql-8.3 task, now handled in bug 248939. ** Changed in: postgresql-8.3 (Ubuntu) Status: New => Invalid -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 203169] Re: "status" function for init scripts

2008-07-16 Thread Bug Watch Updater
** Changed in: lsb (Debian) Status: New => Fix Released -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 203169] Re: "status" function for init scripts

2008-07-16 Thread Onno Benschop
** Also affects: postgresql-8.3 (Ubuntu) Importance: Undecided Status: New ** Also affects: asterisk (Ubuntu) Importance: Undecided Status: New -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a me

[Bug 203169] Re: "status" function for init scripts

2008-07-16 Thread Florian Hackenberger
And a bug for asterisk: Bug #248947 -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubun

[Bug 203169] Re: "status" function for init scripts

2008-07-16 Thread Florian Hackenberger
I filed a bug for postgresql: Bug #248939 -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

[Bug 203169] Re: "status" function for init scripts

2008-07-10 Thread Colin Watson
openssh fixed via separate bug 247103. ** Changed in: openssh (Ubuntu) Status: In Progress => Fix Released -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 203169] Re: "status" function for init scripts

2008-07-10 Thread Dustin Kirkland
** Changed in: at (Ubuntu) Status: In Progress => Fix Released ** Changed in: cron (Ubuntu) Status: In Progress => Fix Released ** Changed in: dovecot (Ubuntu) Status: In Progress => Fix Released ** Changed in: sysklogd (Ubuntu) Status: In Progress => Fix Released --

[Bug 203169] Re: "status" function for init scripts

2008-07-09 Thread Daniel Holbach
Unsubscribing ubuntu-main-sponsors from this bug then. -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 203169] Re: "status" function for init scripts

2008-07-09 Thread Bug Watch Updater
** Changed in: lsb (Debian) Status: Unknown => New -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 203169] Re: "status" function for init scripts

2008-07-09 Thread Dustin Kirkland
** Changed in: lsb (Debian) Bugwatch: Debian Bug tracker #483285 => Debian Bug tracker #490095 Status: Fix Released => Unknown -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 203169] Re: "status" function for init scripts

2008-07-09 Thread Bug Watch Updater
** Changed in: lsb (Debian) Status: New => Fix Released -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 203169] Re: "status" function for init scripts

2008-07-09 Thread Dustin Kirkland
As pointed out by LaMont Jones, this bug has grown unwieldy. I'm breaking it out into a separate bug for each package/patch: * at: Bug #247091 * bind9: Bug #247084 * cron: Bug #201504 * dovecot: Bug #247096 * openssh: Bug #247103 * samba: Bug #247087 * syslogkd: Bug #247106 :-Dustin --

[Bug 203169] Re: "status" function for init scripts

2008-07-09 Thread Dustin Kirkland
Updated samba patch. The last had a transposed character. s/nmdb/nmbd/g :-Dustin ** Attachment added: "samba.status.debdiff" http://launchpadlibrarian.net/15921399/samba.status.debdiff -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notific

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Launchpad Bug Tracker
This bug was fixed in the package bind9 - 1:9.5.0.dfsg.P1-2~build1 --- bind9 (1:9.5.0.dfsg.P1-2~build1) intrepid; urgency=low * package for intrepid bind9 (1:9.5.0.dfsg.P1-2) unstable; urgency=low * Revert "meta: merge the mess of single-lib packages back into one large one.

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread LaMont Jones
** Changed in: bind9 (Ubuntu) Assignee: (unassigned) => LaMont Jones (lamont) Status: Incomplete => Fix Committed -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Bug Watch Updater
** Changed in: samba (Debian) Status: Unknown => New -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
** Bug watch added: Debian Bug tracker #488275 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488275 ** Also affects: samba (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488275 Importance: Unknown Status: Unknown -- "status" function for init scripts https://bug

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Updated patch for "samba". Remove some quotes which grossly offended lamont. Also, removed the unnecessary for loop. :-Dustin ** Attachment added: "samba.status.debdiff" http://launchpadlibrarian.net/15898919/samba.status.debdiff -- "status" function for init scripts https://bugs.launchpad

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Updated patch for bind9, per IRC with lamont. Changelog: * debian/control: Do NOT add dependency on lsb >= 3.2-12ubuntu2, which has the status_of_proc() function, per LaMont, to keep from forking Debian's bind9 package; users without status_of_proc() will get a 127 exit code. * debian/

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Patch for "sysklogd" :-Dustin ** Attachment added: "sysklogd.status.debdiff" http://launchpadlibrarian.net/15898694/sysklogd.status.debdiff -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Patch for "samba" :-Dustin ** Attachment added: "samba.status.debdiff" http://launchpadlibrarian.net/15898688/samba.status.debdiff -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Patch for "openssh-server" :-Dustin ** Attachment added: "openssh.status.debdiff" http://launchpadlibrarian.net/15898686/openssh.status.debdiff -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu B

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Patch for "cron" :-Dustin ** Attachment added: "cron.status.debdiff" http://launchpadlibrarian.net/15898683/cron.status.debdiff -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Patch for "bind9" :-Dustin ** Attachment added: "bind9.status.debdiff" http://launchpadlibrarian.net/15898677/bind9.status.debdiff -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Patch for "at" :-Dustin ** Attachment added: "at.status.debdiff" http://launchpadlibrarian.net/15898675/at.status.debdiff -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
With Bug #246735, fixed, I'm attaching a set of patches that adds a status action, and a dependency on lsb-base (>= 3.2-12ubuntu2) for: * at * bind9 * cron * dovecot * openssh * samba * sysklogd :-Dustin -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You rec

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
** Changed in: dovecot (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Dustin Kirkland (kirkland) Status: New => In Progress -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
** Changed in: sysklogd (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Dustin Kirkland (kirkland) Status: New => In Progress -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a membe

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
** Changed in: samba (Ubuntu) Assignee: (unassigned) => Dustin Kirkland (kirkland) Status: Confirmed => In Progress -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
** Changed in: openssh (Ubuntu) Assignee: (unassigned) => Dustin Kirkland (kirkland) Status: Triaged => In Progress -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
** Changed in: at (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Dustin Kirkland (kirkland) Status: New => In Progress -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of U

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
All patches attached to this bug are dependent on committing the fix attached to LSB in Bug #246735. * https://bugs.edge.launchpad.net/ubuntu/+source/lsb/+bug/246735 :-Dustin -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because

[Bug 203169] Re: "status" function for init scripts

2008-07-08 Thread Dustin Kirkland
Patch attached for cron. Please review and apply. :-Dustin ** Attachment added: "cron.status.debdiff" http://launchpadlibrarian.net/15894470/cron.status.debdiff ** Changed in: cron (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Dustin Kirkland (kirkland)

[Bug 203169] Re: "status" function for init scripts

2008-06-16 Thread Chuck Short
This should really be fixed now. chuck ** Changed in: apache2 (Ubuntu) Status: New => Fix Released -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 203169] Re: "status" function for init scripts

2008-06-04 Thread Launchpad Bug Tracker
This bug was fixed in the package lsb - 3.2-12ubuntu1 --- lsb (3.2-12ubuntu1) intrepid; urgency=low * Merge from debian unstable, remaining changes: - init-functions: + Debian has a "return 0" that should be "return 3" per LSB spec + Make pidof call "set -e safe", LP

Re: [Bug 203169] Re: "status" function for init scripts

2008-06-02 Thread nxvl
Yes, that's what i meant, but as i see on the debian-policy bug on BTS some DD's want to check the packages using it before including that on the DP, but that's only a policy issue, not a real technical one, i also hope that Debian include the lsb-base patch, but if not we can include it on the ubu

Re: [Bug 203169] Re: "status" function for init scripts

2008-06-02 Thread Dustin Kirkland
On Mon, Jun 2, 2008 at 2:36 PM, Nicolas Valcárcel (nxvl) <[EMAIL PROTECTED]> wrote: > Onno: Please update your patches whenever the lsb-base package is > uploaded into the ubuntu repositories including the patch suggested by > Dustin. Thanks for your work! Nicolas- We're really hoping Debian will

[Bug 203169] Re: "status" function for init scripts

2008-06-02 Thread nxvl
I think we need to wait until lsb is patched and uploaded to start changing the rest of the packages, also we will need to depend on the specific version of lsb (as pointed by steve on his comment). Also the patch of apache doesn't seem to use the standard procedure described by Dustin. Onno: Ple

[Bug 203169] Re: "status" function for init scripts

2008-05-28 Thread Bug Watch Updater
** Changed in: lsb (Debian) Status: Unknown => New -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 203169] Re: "status" function for init scripts

2008-05-27 Thread Dustin Kirkland
Patch submitted to Debian, marking In Progress, and I'm taking ownership. :-Dustin ** Bug watch added: Debian Bug tracker #483285 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483285 ** Also affects: lsb (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483285 Importance:

[Bug 203169] Re: "status" function for init scripts

2008-05-25 Thread Colin Watson
** Changed in: openssh (Ubuntu) Importance: Undecided => Wishlist Status: New => Triaged -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 203169] Re: "status" function for init scripts

2008-04-29 Thread Mathias Gug
** Changed in: samba (Ubuntu) Importance: Undecided => Wishlist Status: New => Confirmed -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 203169] Re: "status" function for init scripts

2008-04-28 Thread Bug Watch Updater
** Changed in: debian-policy (Debian) Status: Unknown => New -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 203169] Re: "status" function for init scripts

2008-04-04 Thread LaMont Jones
And, as noted in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291148 , this really needs a complete specification, and should probably be supported via some new code in start-stop-daemon. ** Changed in: bind9 (Ubuntu) Status: New => Incomplete -- "status" function for init scripts ht

[Bug 203169] Re: "status" function for init scripts

2008-04-03 Thread Steve Langasek
These patches all seem to be missing a versioned dependency on the version of lsb-base that will provide this new status_of_proc function. They also don't take into account that several of these init scripts use "set -e", which makes "exit $?" a completely redundant no-op... -- "status" function

[Bug 203169] Re: "status" function for init scripts

2008-04-03 Thread Onno Benschop
** Bug watch added: Debian Bug tracker #291148 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291148 ** Also affects: debian-policy (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291148 Importance: Unknown Status: Unknown -- "status" function for init scripts htt

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Scott James Remnant
Thanks Mathias, udev should not have a "status" function since it will incline people to believe that running "/etc/init.d/udev stop" or "/etc/init.d/udev start" will do something useful when infact they can seriously break a system. -- "status" function for init scripts https://bugs.launchpad.n

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Mathias Gug
** Changed in: udev (Ubuntu) Status: New => Invalid ** Attachment removed: "diff.udev" http://launchpadlibrarian.net/13078492/diff.udev -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bu

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Attachment added: "diff.udev" http://launchpadlibrarian.net/13078492/diff.udev -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Attachment added: "diff.sysklogd" http://launchpadlibrarian.net/13078457/diff.sysklogd -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Attachment added: "diff.ssh" http://launchpadlibrarian.net/13078441/diff.ssh -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Attachment added: "diff.samba" http://launchpadlibrarian.net/13078432/diff.samba -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Attachment added: "diff.dovecot" http://launchpadlibrarian.net/13078420/diff.dovecot -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Attachment added: "diff.cron" http://launchpadlibrarian.net/13078414/diff.cron -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Also affects: apache2 (Ubuntu) Importance: Undecided Status: New ** Also affects: bind9 (Ubuntu) Importance: Undecided Status: New ** Also affects: cron (Ubuntu) Importance: Undecided Status: New ** Also affects: dovecot (Ubuntu) Importance: Undecided

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Attachment added: "diff.atd" http://launchpadlibrarian.net/13078239/diff.atd -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 203169] Re: "status" function for init scripts

2008-04-02 Thread Onno Benschop
** Attachment added: "diff.bind9" http://launchpadlibrarian.net/13078242/diff.bind9 -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 203169] Re: "status" function for init scripts

2008-03-17 Thread Onno Benschop
** Attachment added: "Patch to add status_of_proc function to init-functions." http://launchpadlibrarian.net/12710633/lsb.status.debdiff -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, whi