| Subject: | Re: chkconfig for Debian/Ubuntu |
|---|---|
| From: | "Brandon Holtsclaw" |
| Date: | Sun, 27 May 2007 03:52:48 -0500 |
|
With not seeing your bash script and a limited knowledge of chkconfig from migrating CentOS ( Redhat EL clone ) boxen at work to Ubuntu I'd offer for you to think about the following things Ubuntu doesn't use sysv-rc , we now use upstart ( yes upstart has sysv script compatibility but afaik that is only for the transition to native upstart jobs ) Also there is a fundamental difference in the way RH and Debian/Ubuntu handles installed services like apache etc , basically if its installed its meant to be started and running , thats one of the reason for splitting packages so you can install only what you need. Also I dont know if your script takes into account some services are enabled/disabled in /etc/default/* Like I said I'm not an expert on this subject, nor am asking you not to follow through with it, just giving you something to chew on. -- Brandon Holtsclaw brandon@xxxxxxxxxxxxx http://www.imbrandon.com https://launchpad.net/~imbrandon On 5/23/07,
Eric S. Raymond <esr@xxxxxxxxxxx> wrote: I'm in the process of writing a front-end for update-rc.d with -- ubuntu-devel mailing list ubuntu-devel@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: xserver 1.3 uploaded, Andreas Schildbach |
|---|---|
| Next by Date: | Re: xxms into universe?, Stephan Hermann |
| Previous by Thread: | chkconfig for Debian/Ubuntu, Eric S. Raymond |
| Next by Thread: | Re: chkconfig for Debian/Ubuntu, Matt Zimmerman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |