chkconfig for Debian/Ubuntu

Oliver Grawert ogra at ubuntu.com
Mon May 28 10:25:39 BST 2007


hi,
On Mi, 2007-05-23 at 23:37 -0400, Eric S. Raymond wrote:

> (The script is written in pure bash; I expect it to top out at
> less than 200 lines.  The man page is significantly improved 
> over the Red Hat version.)

note that ubuntu uses dash as default /bin/sh. if you want your script
to be callable by other scripts and benefit from the speedups dash gives
us, you should try to write it without bash specific code and use
#!/bin/sh ;)

ciao
	oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/ubuntu-devel/attachments/20070528/728dc579/attachment.pgp 


More information about the ubuntu-devel mailing list